Categorygithub.com/manifoldco/go-jwt
modulepackage
0.2.0
Repository: https://github.com/manifoldco/go-jwt.git
Documentation: pkg.go.dev

# README

go-jwt

Convenience wrapper for JWT creation

Code of Conduct | Contribution Guidelines

GitHub release GoDoc Travis Go Report Card License

Description

This package is used by grafton to generate JWTs.

# Functions

New returns a signed JWT string for the given claims.
Read returns the interface of custom claims from within the token.