This is a plugin for accessing minecraft data from the web.
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.
https://github.com/morinoparty/MineAuth
https://mineauth-docs.morino.party/
Login page's screenshot