JWT Configuration
Set header, payload, and secret
Generated Token
HS256 signed JWT
JWT token will appear here
Creates JWT tokens using HS256 algorithm. Use this for development and testing only. Never expose your secret keys in production.
JWT token will appear here
Creates JWT tokens using HS256 algorithm. Use this for development and testing only. Never expose your secret keys in production.