# Packages

No description provided by the author

# Functions

The AuthCallbackHandler implements the oauth callback, initiated by ForwardAuthHandler's redirectToAuth method.
The ForwardAuthHandler implements the authentication flow for traefik's forwardAuth middleware.
No description provided by the author
LogoutHandler logs out the user: it removes the session from the session store and sends an empty Cookie to the user.
New returns a new http.Handler that handles traefik's forward-auth requests, and the associated oauth flow.
No description provided by the author

# Constants

No description provided by the author

# Structs

No description provided by the author