Pluto
Pluto is a JWT based authorization/authentication service. Pluto is designed for the use case like microservices so you can use Pluto as an auth service for your own apps or services.
Main Features
- User registration / login
- JWT generation / verification
- Role-based access control (RBAC)
- Admin page in Vue.js link
Getting started
The Installation doc have a guide on how to install Pluto via Docker images, Kubernetes or from source.
Documents
All documents can be found in /docs
Here are some helpful documents for reading.
Roadmap
- Support of OAuth2 / OpenID
Contribute
Feel free to fire an issue or send a pull request.
License
MIT License, see LICENSE