morinoparty / MineAuth

This is a plugin for accessing minecraft data from the web.
https://morinoparty.github.io/MineAuth/
GNU General Public License v3.0
0 stars 0 forks source link

To create OAuth 2.0 and OIDC server #4

Open Nlkomaru opened 6 months ago

Nlkomaru commented 6 months ago

To use ktor framework for create web api.

Nlkomaru commented 6 months ago

Also implement open id connect

Nlkomaru commented 4 months ago

Already created an OAuth 2.0 endpoint for the public client. Also, it is necessary to create an oidc endpoint.