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

Pub/Sub: no need to verify issuer in JWT #4294

Merged
merged 2 commits into from
Jul 14, 2020
Merged

Pub/Sub: no need to verify issuer in JWT #4294

merged 2 commits into from
Jul 14, 2020

Conversation

anguillanneuf
Copy link
Member

The latest https://github.com/googleapis/google-auth-library-python/releases/tag/v1.19.0 checks the issuer claim automatically via verify_oauth_token2. Remove code in the sample that does this check manually. See PR #500.

@anguillanneuf anguillanneuf requested a review from a team as a code owner July 13, 2020 20:48
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jul 13, 2020
@anguillanneuf anguillanneuf requested a review from engelke July 14, 2020 15:53
Copy link
Contributor

@engelke engelke left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@anguillanneuf anguillanneuf merged commit f6a2981 into master Jul 14, 2020
@anguillanneuf anguillanneuf deleted the pubsub_jwt branch July 14, 2020 16:37
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.

5 participants