# Functions
NewOIDCAuthenticator returns a new OpenID authenticator or an error if one couldn't be configured.
# Structs
OauthAuthenticator is the OpenID implementation of security.Authenticator.
OIDCOptions is the configuration used to construct a new OIDC authenticator.