package
0.1.14-beta9
Repository: https://github.com/patrickascher/gofer.git
Documentation: pkg.go.dev

# Functions

Cookie returns a cookie by name.
New token instance.
NewCookie creates a cookie with the given name, value and expiration.

# Constants

CLAIM key for the request ctx.
Cookie constants.
Cookie constants.
allowed algorithms.
allowed algorithms.
allowed algorithms.

# Variables

Error messages.
Error messages.
Error messages.
Error messages.

# Structs

Claim type implements the Claimer interface and extends the jwt.StandardClaims.
Config of the jwt token.
RefreshConfig config.
Token struct.

# Interfaces

Claimer interface.