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.
go get -u github.com/metadiv-io/jwt
jwt v1