canmove, Confirmed users, Bureaucrats and Sysops emeriti
1,093
edits
(→Authentication: GET /register/username is the currently used API) |
|||
Line 8: | Line 8: | ||
== Authentication == | == Authentication == | ||
* POST (or GET) /register/login/username | * POST (or GET) /register/login/username returns a JSON object with a "project" attribute that gives the key for a user's private files project. | ||
* POST (or GET) /register/logout/ | * POST (or GET) /register/logout/ | ||
* GET /register/username for debugging, it will tell you who it thinks you are logged in as | * GET /register/username for debugging, it will tell you who it thinks you are logged in as |