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

Resolves the issue of a missing "email" key in the token handling logic #72

Closed
wants to merge 3 commits into from

Conversation

lisanaberberi
Copy link

Previously, the email key was not being accessed correctly, which caused issues when processing tokens that had the email field nested under the "userinfo" json object.

This bug was only in version 3.2.0, when significant changes have been applied.
Instead, in v2.0.0 was working correctly (same idP being used, just the way how the "email" attribute/field is handled between the two different code versions changed)

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

Successfully merging this pull request may close these issues.

1 participant