//
pkg.gl
Category
github.com/adevinta/vulcan-api
pkg
jwt
package
1.3.51
Repository:
https://github.com/adevinta/vulcan-api.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
3
Files
40 SLOC
#
Functions
NewJWTConfig
NewJWTConfig creates an instance of a default jwt config.
#
Variables
ErrEmptyKey
ErrEmptyKey when key is empty.
ErrTokenInvalid
ErrTokenInvalid when token has expired or has invalid data.
#
Structs
Config
Config defines the config for JWT tokens.