Categorygithub.com/leeif/pluto
repository
0.5.3
Repository: https://github.com/leeif/pluto.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# README

Pluto

Build Status Go Report Card

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