package
0.0.0-20241212140828-7a61fdfd2204
Repository: https://github.com/ardanlabs/encore.git
Documentation: pkg.go.dev

# Functions

New creates an Auth to support authentication/authorization.

# Constants

These the current set of rules we have for auth.
These the current set of rules we have for auth.
These the current set of rules we have for auth.
These the current set of rules we have for auth.
These the current set of rules we have for auth.

# Variables

ErrForbidden is returned when a auth issue is identified.

# Structs

Auth is used to authenticate clients.
Claims represents the authorization claims transmitted via a JWT.
Config represents information required to initialize auth.

# Interfaces

KeyLookup declares a method set of behavior for looking up private and public keys for JWT use.