We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aca7812 commit 53f748cCopy full SHA for 53f748c
README.md
@@ -710,6 +710,7 @@ The database authentication middleware defines three new routes:
710
711
method path - parameters - description
712
---------------------------------------------------------------------------------------------------
713
+ POST /register - username + password - adds a user with given username and password
714
POST /login - username + password - logs a user in by username and password
715
POST /logout - - logs out the currently logged in user
716
GET /me - - returns the user as which you're currently logged in
0 commit comments