package
0.0.0-20241223094030-31fb1cc747fe
Repository: https://github.com/na4ma4/jwt-auth-registry.git
Documentation: pkg.go.dev

# Functions

NewBasic returns a new Basic Authentication helper.

# Variables

ErrInvalidToken is returned when a token is invalid.
ErrUsernameIsEmpty is used for debug reporting.

# Structs

Basic is a JWT authentication helper for use with regauth.Server.