zorn-v / nextcloud-social-login

GNU Affero General Public License v3.0
198 stars 137 forks source link

[feature] Allow using Discord guild nicknames when new user registers #394

Closed pktiuk closed 7 months ago

pktiuk commented 1 year ago

Discord allows users to set a nick for a specific server.

In case when we limit usage of our NC instance to people from selected Discord server / guild it may be handy to use the same nicknames which are used in this guild.

Discord docs informing how to obtain member info of selected guild: https://discord.com/developers/docs/resources/guild#get-guild-member

Simple visualization of possible implementation obraz