What it does
The Firebase JWT Decoder allows you to inspect authentication tokens and specific claims from Firebase.
Loading tool runtime...
The Firebase JWT Decoder allows you to inspect authentication tokens and specific claims from Firebase.
Inspect Firebase session token claims and expiration.
Verify your Firebase integration payload structure.
Debug authorization issues locally during Firebase development.
No, all decoding happens locally in your browser ensuring your Firebase credentials remain secure.
Decoding and signature verification are different steps. You can see the claims without the private key.
Firebase JWT Decoder is designed to run in the browser. Review outputs before sharing them with any external service or workflow.
Continue the workflow with closely related utilities and supporting guides.
More high-utility pages from the same category.