Angular Seed
User
POSTSign Up
localhost:3000/auth
HEADERS
Content-Type
Bodyraw
POSTSign In
localhost:3000/auth/sign_in
HEADERS
Content-Type
Bodyraw
DELETELogout
localhost:3000/auth/sign_out
HEADERS
Content-Type
token-type
access-token
client
uid
GETCheck Auth Status
localhost:3000/users/check_authenticated
Loading