Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ErrUnregisteredRedirectURL = errors.New("google: unregistered redirectURL")
)
Functions ¶
This section is empty.
Types ¶
type Authenticator ¶
type Authenticator struct {
// contains filtered or unexported fields
}
func NewAuthenticator ¶
func NewAuthenticator( config *auth.GoogleConfig, signer token.Signer, logger *zap.Logger, ) *Authenticator
Click to show internal directories.
Click to hide internal directories.