discourse-plugin-discord-auth icon indicating copy to clipboard operation
discourse-plugin-discord-auth copied to clipboard

Add custom field support for Discord usernames

Open KazWolfe opened this issue 7 years ago • 2 comments

This plugin should auto-fill a user's Discord username (in format @MyUsername#1234) into a custom field on a user profile.

The field selected for this should be configurable from the admin panel, and not selecting a field should disable this feature.

The username in this field should be changed/updated on every subsequent login if necessary.

KazWolfe avatar Feb 15 '18 09:02 KazWolfe

I get where you're going with this, but I'd have to give this some thought as to the best way to go around implementing something like this.

My main concern here is that I'm not sure that having this plugin expose a discord username by default is a good way to go.

featheredtoast avatar Feb 21 '18 20:02 featheredtoast

Not exposing the username publically, but only for admins seems to be a good idea.

Reyowski avatar May 31 '18 07:05 Reyowski