# Functions
NewAuthenticator returns a new Authenticator configured for a specific issuer using the provided values.
# Variables
ErrRedirectRequired is returned by Authenticator.Authenticate if a redirect has been written to the http.ResponseWriter.
# Structs
Authenticator implements the flow for authenticating using oidc.
No description provided by the author