Input

Decoded Token


                        

                        

                        
Issued At: -
Expires At: -
Issuer: -

Raw JSON


                

About JWT

JSON Web Token (JWT) is a compact, URL-safe means of representing claims to be transferred between two parties. The claims in a JWT are encoded as a JSON object that is digitally signed using JSON Web Signature (JWS).

Supported Algorithms

HS256 HS384 HS512 RS256 RS384 RS512 ES256 ES384 ES512 PS256