Skip to content

Verify Firebase App Check tokens? #140

Answered by Messhias
sublime392 asked this question in Q&A
Discussion options

You must be logged in to vote

Is there a way to verify these jwts provided by Firebase for app verification? The firebase-PHP project doesn't have a feature to verify these tokens (yet?), so I am wondering if there is a way I can leverage what I am already using here. The tokens are discussed in more detail here. What are JWTs but you have to periodically get the key from https://firebaseappcheck.googleapis.com/v1beta/jwks? That link returns an array of keys, and I don't know what to do with that.

You're open to creating a pull request to us review it and implement it in the next versions, but the library itself wasn't created for firebase implementation.

To work with those implementations it's required someone alwa…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@sublime392
Comment options

Answer selected by Messhias
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants