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

fix: Allow multiple audiences for id_token.verify_token #733

Merged
merged 4 commits into from Apr 15, 2021

Conversation

derpferd
Copy link
Contributor

Allow multiple audiences for id_token.verify_token

Closed #732

@derpferd derpferd requested a review from a team as a code owner April 14, 2021 01:53
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Apr 14, 2021
@arithmetic1728 arithmetic1728 changed the title Allow multiple audiences for id_token.verify_token fix: Allow multiple audiences for id_token.verify_token Apr 14, 2021
@arithmetic1728 arithmetic1728 added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 14, 2021
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 14, 2021
@arithmetic1728
Copy link
Contributor

@derpferd lint test failed because the test_jwt code has format issue. Could you run python -m nox -s blacken to format it (and run python -m nox -s lint to check it)? Thanks.

@arithmetic1728 arithmetic1728 added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 15, 2021
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 15, 2021
@arithmetic1728 arithmetic1728 merged commit 56c3946 into googleapis:master Apr 15, 2021
@derpferd derpferd deleted the multiple-audiences branch April 15, 2021 11:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow multiple audiences for id_token.verify_token
3 participants