//
pkg.gl
Category
github.com/totegamma/concurrent
x
jwt
package
1.5.0
Repository:
https://github.com/totegamma/concurrent.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
10
Dependents
14
Files
186 SLOC
#
Functions
Create
Create creates server signed JWT.
NewRepository
No description provided by the author
NewService
NewService creates a new auth service.
Validate
Validate checks is jwt signature valid and not expired.
#
Structs
Claims
Claims is jwt payload type.
Header
Header is jwt header type.
#
Interfaces
Repository
No description provided by the author
Service
Service is the interface for auth service.