We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug Some games use an OpenID flag, which isn't currently supported. Luckily for us this seems to be a rather small subset of games.
To Reproduce
Expected behavior We should add support for openid scope when requesting the token
Additional notes The game logs indicate invalid token, which makes sense given the scope isn't being applied.
The text was updated successfully, but these errors were encountered:
ba57bb1
No branches or pull requests
Describe the bug
Some games use an OpenID flag, which isn't currently supported. Luckily for us this seems to be a rather small subset of games.
To Reproduce
Expected behavior
We should add support for openid scope when requesting the token
Additional notes
The game logs indicate invalid token, which makes sense given the scope isn't being applied.
The text was updated successfully, but these errors were encountered: