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

Add raw info for id token #42

Merged
merged 2 commits into from
Sep 16, 2019

Conversation

aperakett
Copy link
Contributor

Adds raw_info in response for response type id_token in same fashion as it's done for code.

One existing test had to be refactored to be able to test the new functionality.

@m0n9oose
Copy link
Collaborator

Please rebase your working branch on top of latest master

* The complete id_token is now a part of the hash that is returned to the application
* Bugfix: Redefining env method for Strategy class caused race condition in test execution
@aperakett aperakett force-pushed the add-raw-info-for-id-token branch from 2b0f9ca to 738354f Compare September 16, 2019 06:15
@aperakett
Copy link
Contributor Author

Sorry about that, I think I have managed to clean up things now.

@m0n9oose m0n9oose merged commit 1424452 into omniauth:master Sep 16, 2019
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.

2 participants