comments (single view)

Logs you into an account. (Returns an authorization token)

POST /session

After you do this, you can GET the info about already logged in user(that login used POST. I quoted its docs)

huh. I also used GET /session

hmmm

View all comments