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 missing param to setAuthorizationCode #1048

Merged
merged 1 commit into from
Jul 7, 2023

Conversation

StefanT123
Copy link
Contributor

Since id_token was defaulting to null, you weren't passing it in the call of setAuthorizationCode, but then you've added 2 new params, and you forgot to pass id_token before them.

Since id_token was defaulting to null, you weren't passing it in the call of setAuthorizationCode, but then you've added 2 new params, and you forgot to pass id_token before them.
@bshaffer bshaffer enabled auto-merge (squash) July 6, 2023 22:44
@bshaffer bshaffer disabled auto-merge July 7, 2023 17:53
@bshaffer bshaffer merged commit 096db2c into bshaffer:main Jul 7, 2023
7 checks passed
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