Skip to content
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

[oauth-providers] Discord provider omits email from response #894

Open
gc opened this issue Dec 19, 2024 · 2 comments
Open

[oauth-providers] Discord provider omits email from response #894

gc opened this issue Dec 19, 2024 · 2 comments

Comments

@gc
Copy link

gc commented Dec 19, 2024

If we request the email scope, we should have response.email, but the provider only returns response.user, making us not able to retrieve the email.

@yusukebe
Copy link
Member

@gc Thank you for raising the issue.

Hi @monoald Can you take a look at this?

@gc
Copy link
Author

gc commented Dec 21, 2024

Suggestion: let us get the raw response as an escape hatch. ( c.get('raw') ?)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants