
MineAuth
This plugin is a minecraft server plugin that provides a rest api server for information the player has stored in the plugin.
The plugin acts as an authentication server and provides Oauth 2.0 functionality.
It thus allows players to securely access their data through the REST API. Currently, Vault is supported, allowing players to check balances, transfer funds, etc. via the REST API.
Source
https://github.com/morinoparty/MineAuth
Document
https://mineauth-docs.morino.party/
Feature
- Support OAuth 2.0 Server
- Provide OpenAPI format yaml about rest api
- Other plugin integration (Current only support Vault, QuickShop-Hikari)
ScreenShot
Login page's screenshot