package
0.0.0-20211122204940-3aa76b92aec7
Repository: https://github.com/czarsimon/httputil.git
Documentation: pkg.go.dev

# Functions

NewIssuer creates a new Issuer using the default implementation.
NewVerifier creates a new Verifier using the default implementation.

# Constants

Common roles.
Common roles.
Common roles.

# Variables

Common errors.
Common errors.
Common errors.

# Structs

Credentials credentials to issue and verify JWT tokens.
User user authenicatated in JWT.

# Interfaces

Issuer interface for issuing auth tokens.
Verifier interface for verifying tokens.