JWT Checker
The application is designed to check your tokens using a public key. In the JWT checker application, you can check your keys for the following algorithms: - HS256, HS384, HS512 - RS256, RS384, RS512 - ES255, ES384, ES512 - PS256, PS384 The application works by checking the JWT token offline (excep