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

OIDC email has to be verified to be returned by myinfo note #791

Open
BarryCarlyon opened this issue May 31, 2023 · 0 comments
Open

OIDC email has to be verified to be returned by myinfo note #791

BarryCarlyon opened this issue May 31, 2023 · 0 comments
Labels
product: docs Documentation on dev.twitch.tv/docs

Comments

@BarryCarlyon
Copy link
Contributor

Brief description

https://dev.twitch.tv/docs/api/reference/#get-users

says

To include the user’s verified email address in the response, you must use a user access token that includes the user:read:email scope.

OIDC https://dev.twitch.tv/docs/authentication/getting-tokens-oidc/#requesting-claims

does not mention that email will be missing if the email is not verified

Additional context or questions

https://discuss.dev.twitch.tv/t/email-field-is-missing-inside-id-token/45876

@BarryCarlyon BarryCarlyon added the product: docs Documentation on dev.twitch.tv/docs label May 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
product: docs Documentation on dev.twitch.tv/docs
Projects
None yet
Development

No branches or pull requests

1 participant