rem’s avatarrem’s Twitter Archive—№ 65,181

  1. …in reply to @stryju
    stryju Short version: simplicity for a workshop next week. Longer version: POST /user both signs in AND creates, so session is "implicit"
    1. …in reply to @rem
      stryju Typically also, signing out isn't done on an API, because they should be stateless. But I made one that's stateful. … ¯\_(ツ)_/¯