Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

app_check.verify_token can also raise PyJWKClientError, but that is not documented #704

Closed
Assignees
jonathanedey
@dmelo

Description

@dmelo

The documentation ofapp_check.verify_token states that the method can raiseValueError. But looking into the documentation, we can see that it can also raise anPyJWKClientError.

I believe we should add something like:

PyJWKClientError: If PyJWKClient fails to fetch the signing key

Relevant Code:

fromhttps://github.com/firebase/firebase-admin-python/blob/f0865f7493a2c642d2e551efdf19da1e53c1a8c3/firebase_admin/app_check.py#LL38C1-L38C1:

    Raises:        ValueError: If the app's ``project_id`` is invalid or unspecified,        or if the token's headers or payload are invalid.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions


    [8]ページ先頭

    ©2009-2025 Movatter.jp