Skip to content

Why Firebase private key needed? #460

Answered by kmjennison
KeisukeNagakawa asked this question in Q&A
Discussion options

You must be logged in to vote

It's used to verify the user's ID token on the server side, which allows your app to use the user's ID during server-side rendering and in API functions. Verifying the ID token requires the Firebase admin app.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by KeisukeNagakawa
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