Versions in this module Expand all Collapse all v1 v1.0.0 Jul 24, 2018 Changes in this version + var RedirectAttemptedError = errors.New("Redirect attempted") + func New(providerName string, url string, transport http.RoundTripper, ...) authenticator.Password + type Authenticator struct + func (a *Authenticator) AuthenticatePassword(username, password string) (user.Info, bool, error) + type RemoteError struct + Error string + type RemoteUserData struct + Email string + Name string + PreferredUsername string + Subject string