JWT Generator
Generate JSON Web Tokens for testing and development
⚠️ For testing only. Never expose real secrets.
Standard JWT Claims
iat - Issued At (timestamp)exp - Expiration Timenbf - Not Beforesub - Subject (user ID)Generate JSON Web Tokens for testing and development
⚠️ For testing only. Never expose real secrets.
iat - Issued At (timestamp)exp - Expiration Timenbf - Not Beforesub - Subject (user ID)