//
pkg.gl
Category
github.com/go-sigma/sigma
pkg
utils
token
package
1.3.0
Repository:
https://github.com/go-sigma/sigma.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
11
Dependents
7
Files
124 SLOC
#
Packages
mocks
Package mocks is a generated GoMock package.
#
Functions
NewTokenService
NewTokenService creates a new token service.
#
Variables
ErrRevoked
ErrRevoked token has been revoked.
#
Structs
JWTClaims
JWTClaims is the claims for the JWT token.
#
Interfaces
TokenService
TokenService is the interface for token service.