//
pkg.gl
Category
github.com/devboxhq/go-utils
auth
jwt
package
0.0.5
Repository:
https://github.com/devboxhq/go-utils.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
1
Files
68 SLOC
#
Functions
NewJwtManager
NewJwtManager creates jwt manager to generate and verify token.
#
Structs
Manager
Manager is a jwt manager.
#
Type aliases
Validator
Validator is a validator that can be provided to add custom validation.