πŸ” JWT Encoder

Build and sign a JSON Web Token with HS256 for local testing β€” everything happens in your browser via the Web Crypto API, nothing is sent anywhere. For testing only β€” don't paste real production secrets into any web page, this one included.

Signing…