oauth2.dev

This tool allows you to generate a JWT access token for testing and debugging purposes. You can customize the token by setting the claims and expiration time. The generated token can be used to test your application's handling of JWT tokens. Currently supports HMAC-SHA256 (HS256), RSA, and ECDSA signing algorithms.