-
-
Notifications
You must be signed in to change notification settings - Fork 8.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Discord Auth not assigning username correctly #17067
Comments
@Boegie19 @derrickmehaffy I want to work on this issue and create a PR, Is it valid? |
Sure, please feel free |
Havw your pr merged ? |
I want to work on this issue, if still open |
Hi @derrickmehaffy . I wanted to follow up on this. I know it's been awhile and fix 18115 was abandoned due to the previous issues with 4.15. Do you think we could get this implemented soon? |
I requested some changes to the PR author as is we can't merge that but there are few things that need to be changed. |
It looks like we are back to square one. When I get a chance, is it possible that I can look at correcting this? |
Sure please feel free to submit a PR |
10-4. I did this. Hopefully I did this correctly. |
Fix: #17067 Discord Auth not assigning username correctly
Describe the bug
Discord is removing discriminator soon and Strapi does not update to the new username. In addition, users that have changed their Discord name have a #0 at the end of their name. This would not be needed. Another issue that would help is adding the Discord ID of a user to the user table.
Code snippets
strapi/packages/plugins/users-permissions/server/services/providers-registry.js
Line 58 in 553217b
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: