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

[Question]: User data sub does not match sub in id_token, resetting #1992

Open
shansanira opened this issue Aug 28, 2024 · 0 comments
Open
Labels

Comments

@shansanira
Copy link

What Version of the library are you using?
v18.0.1
...

Question
I keep getting this warning User data sub does not match sub in id_token, resetting after userinfo call, even the userinfo call is a success. I checked with the library, seems to me, the idToken from session or config(where ever it's getting), keep passing an object with empty accessToken and idToken. Any idea why it's happening? what would be the solution for this? Or is it the way we use the library and auth provider?

MVP with error
https://github.com/shansanira/angular-oauth
Please run the project with ng server --ssl in the default :4200 port

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

No branches or pull requests

1 participant