forked from parse-community/parse-server
-
Notifications
You must be signed in to change notification settings - Fork 0
sessions.js
Fosco Marotto edited this page Jan 28, 2016
·
1 revision
Handle the /sessions and /logout routes
POST - /logout
POST - /sessions
GET - /sessions
GET - /sessions/me
GET - /sessions/:objectId
PUT - /sessions/:objectId
DELETE - /sessions/:objectId