package
1.5.0
Repository: https://github.com/totegamma/concurrent.git
Documentation: pkg.go.dev

# Functions

Create creates server signed JWT.
No description provided by the author
NewService creates a new auth service.
Validate checks is jwt signature valid and not expired.

# Structs

Claims is jwt payload type.
Header is jwt header type.

# Interfaces

No description provided by the author
Service is the interface for auth service.