JWT Token Generator

Generate and sign JSON Web Tokens

What it does

Create custom JWTs for testing authentication flows.

Inputs

Header JSON, Payload JSON, Secret Key

Outputs

Signed JWT Token string