jwt v1
A Go package that provides a simple and secure way to work with JSON Web Tokens (JWT). This package supports both HMAC (secret-based) and RSA (key-based) signing methods.
Repository
Features
Installation
Usage
Creating Claims
Encoding Tokens
Decoding Tokens
Accessing Claims
Standard Claims
Security Considerations
Dependencies
Last updated