Skip to content

Releases: lemongrab32/Auth_API

v1.0.0

27 Jan 08:37
37a0f3a
Compare
Choose a tag to compare

MVP:

  • User can sign up and sign in
  • User can do authentication and authorization by access token that he get after signing in
  • User can update the access token by given refresh token
  • Admins has abilities to add role to user, delete it and delete the user account altogether