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

# Functions

NewAuthItem returns a new AuthItem from a username and password combination.
NewStoreFromCLI returns a new Store map from a slice of user:pass strings.

# Structs

AuthItem is a single authentication item for use with legacy auth.

# Type aliases

Store is a helper map that authenticates legacy users.