Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AccountIDResolver ¶
AccountIDResolver finds the AccountID associated with the specified identity.
type Authenticator ¶
type Authenticator struct {
// contains filtered or unexported fields
}
func New ¶
func New(cfg *Config, logger *zerolog.Logger, resolver AccountIDResolver) *Authenticator
func (*Authenticator) Authenticate ¶
Click to show internal directories.
Click to hide internal directories.