Pluto is a JWT based authorization/authentication service. Besides providing a basic user registration and login feature, Pluto also provides a RBAC management to control the user's permission. Pluto implements the OAuth2 specified APIs for authorization.
1. User registration / login
2. Oauth2 APIs
3. JWT-based authorization
4. Role-based access control (RBAC)