Categorygithub.com/dhlab-tech/go-jwt
modulepackage
0.1.3
Repository: https://github.com/dhlab-tech/go-jwt.git
Documentation: pkg.go.dev

# README

go-jwt

# Functions

NewContextTokenStorage creates new ContextTokenStorage.
NewGenerator ...
NewPrivateKeyLoader ..
NewPublicKeyLoader ..
NewServer ...
NewVerifier creates a new Generator verifier.

# Variables

No description provided by the author
No description provided by the author

# Structs

ClaimsJWT ...
Generator ...
JWT represents a parsed and verified access token.
PrivateKeyLoader ...
PublicKeyLoader ...
No description provided by the author

# Interfaces

ContextTokenStorage represents interface for token set and get methods to request context.
No description provided by the author
Verifier ...

# Type aliases

No description provided by the author