FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Replace python-jose with google alternative by Jipje · Pull Request #566 · GoogleCloudPlatform/getting-started-python · GitHub

Replace python-jose with google alternative - #566

Open
Jipje wants to merge 5 commits into
GoogleCloudPlatform:mainfrom
Jipje:replace-python-jose
Open

Replace python-jose with google alternative#566
Jipje wants to merge 5 commits into
GoogleCloudPlatform:mainfrom
Jipje:replace-python-jose

Conversation

Jipje commented May 2, 2024

Copy link
Copy Markdown

Closes #565

For more context to why python-jose should be replaced, please reference #565

This solution is a modified version of another repository of GoogleCloudPlatform: https://github.com/GoogleCloudPlatform/python-docs-samples/blob/main/iap/validate_jwt.py. Although the code was modified as to minimize the amount of changes necessary in this repository.

The certs() method and CERTS global have been replaced by a certs_url parameter in the verify_token method. This did not change behaviour in the tests.

Jipje requested a review from a team as a code owner May 2, 2024 12:38

snippet-bot Bot commented May 2, 2024
edited
Loading

Copy link
Copy Markdown

Here is the summary of changes.

You are about to delete 1 region tag.

This comment is generated by snippet-bot.
If you find problems with this result, please file an issue at:
https://github.com/googleapis/repo-automation-bots/issues.
To update this comment, add snippet-bot:force-run label or use the checkbox below:

  • Refresh this comment

iennae commented May 4, 2024

Copy link
Copy Markdown
Contributor

@Jipje thanks for raising this and investigating a solution

/gcbrun

iennae added the kokoro:run Add this label to force Kokoro to re-run the tests. label May 4, 2024
kokoro-team removed the kokoro:run Add this label to force Kokoro to re-run the tests. label May 4, 2024

Jipje commented May 6, 2024

Copy link
Copy Markdown
Author

Cheers @iennae, happy to help out. I am unable to view the details of the kokoro build so am unsure as to why it fails.

Is it anything to do with the adjusted # [START getting_started_auth_certs] comments?

Jipje commented Jun 26, 2024

Copy link
Copy Markdown
Author

Bumping this @iennae

AUDIENCE = None


# [START getting_started_auth_certs]

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

@Jipje can you let me know about why you're removing this block here? Thanks.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

(I answered my own question. I need to fix some stuff in documentation because removing this block will break a page. )

iennae added 2 commits August 21, 2024 23:41
don't create a conflict with pre-existing region tags; ensure that existing region tag doesn't break here
iennae added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Aug 23, 2024
kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Aug 23, 2024
iennae added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Aug 23, 2024
kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Aug 23, 2024
iennae added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Aug 26, 2024
kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Aug 26, 2024
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

Replace python-jose dependency

3 participants


Back | FazBrowse Home | New Git URL