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: Add PyJWKClientError to raised errors documentation and handle possible uncaught errors. #733

Merged
merged 2 commits into from
Nov 15, 2023

Conversation

jonathanedey
Copy link
Contributor

Related to #704

Copy link

@egilmorez egilmorez left a comment

Choose a reason for hiding this comment

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

With one small nit, good from a verbiage perspective, thanks!

firebase_admin/app_check.py Outdated Show resolved Hide resolved
@jonathanedey jonathanedey requested review from lahirumaramba and removed request for hsubox76 November 14, 2023 22:02
Copy link
Member

@lahirumaramba lahirumaramba left a comment

Choose a reason for hiding this comment

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

LGTM! Thank you!

@jonathanedey jonathanedey merged commit c77608e into master Nov 15, 2023
11 checks passed
@jonathanedey jonathanedey deleted the je-pyjwk-error branch November 15, 2023 20:20
jonathanedey added a commit that referenced this pull request Nov 16, 2023
… possible uncaught errors. (#733)

* fix: Add PyJWKClientError to raised error documentaion and handle possible uncaught errors

* fix: grammar
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

app_check.verify_token can also raise PyJWKClientError, but that is not documented
3 participants