What it does
The Supabase JWT Decoder allows you to inspect authentication tokens and specific claims from Supabase.
Loading tool runtime...
The Supabase JWT Decoder allows you to inspect authentication tokens and specific claims from Supabase.
Inspect Supabase session token claims and expiration.
Verify your Supabase integration payload structure.
Debug authorization issues locally during Supabase development.
No, all decoding happens locally in your browser ensuring your Supabase credentials remain secure.
Decoding and signature verification are different steps. You can see the claims without the private key.
Supabase 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.