plan-player-analytics / Plan

Player Analytics plugin for Minecraft Server platforms - View player activity of your server with ease. :calendar:
https://www.spigotmc.org/resources/plan-player-analytics.32536/
GNU Lesser General Public License v3.0
851 stars 169 forks source link

discord login [Oauth2 support] #3579

Open tiger223s4 opened 4 months ago

tiger223s4 commented 4 months ago

I would like to be able to..

it would be amazing if in the web we are able to login into the plan website for our server with our discord accounts and would be even cooler if it got the role from discord srv and used it to allow a specific role.

Is your feature request related to a problem? Please describe.

it would make signing in faster for mc server staff to get data from server and make it so they only need a discord account to login into the mc servers plan website

AuroraLS3 commented 4 months ago

I'm still a bit on the fence about adding 3rd party login options. If I add one there's going to be requests for more Oauth2 providers, and eventually Active Directory. While it would be awesome, I don't know if there are ready made libraries to handle all that that integrate well with the jetty webserver Plan is using without me needing to write tons of code to handle it.

I'll keep this open, but this is going to stay in the backlog for a long time.