JWT Analyzer in Hasura Console

1 · Hasura · Aug. 9, 2019, 10:19 a.m.
With the v1.0.0-beta.3 release, a JWT analyzer is now part of the Hasura console. Up until now, JWTs had to be decoded using an external tool like https://jwt.io, etc. Let's see how we can use this feature! This example uses Firebase JWT sample app (https:...