package
0.0.0-20240513170825-2657c3607528
Repository: https://github.com/argyle-engineering/traefik-forward-auth.git
Documentation: pkg.go.dev

# Functions

GetUser extracts a UserID located at the (dot notation) path (UserPath) in the json io.Reader of the UserURL.

# Structs

GenericOAuth provider.
Google provider.
OAuthProvider is a provider using the oauth2 library.
OIDC provider.
Providers contains all the implemented providers.
User is the authenticated user.

# Interfaces

Provider is used to authenticate users.