Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 467 Bytes

File metadata and controls

11 lines (9 loc) · 467 Bytes

Learn Auth

Learn Auth

Endpoint Method Description
/ GET Hello
/register POST Register new user
/login POST Login with existing user
/users GET Get all user
/profile GET Get profile based on logged in user