AuthMe / AuthMeReloaded

The best authentication plugin for the Bukkit/Spigot API!
https://www.spigotmc.org/resources/authmereloaded.6269/
GNU General Public License v3.0
618 stars 516 forks source link

Suggestion: Discord OAuth2 Support #1816

Open S-i-r opened 5 years ago

S-i-r commented 5 years ago

It would be cool if Discord OAuth2 could be supported. It could check against a server role as well. This could be cool as we can "force" staff to use 2FA with Discord as you can do so with moderator perms in Discord already. Just a thought.

BanTheNons commented 1 year ago

Bump, I really need this as well.

guilhermewerner commented 9 months ago

This functionality would be really good, not just adding support for Discord's OAuth2. But a generic OAuth2 client, to allow login with several different providers.

I'm willing to help with the implementation, I just need to study the plugin code.