Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Authenticator ¶
type Authenticator struct {
// contains filtered or unexported fields
}
func New ¶
func New(cfg Config) *Authenticator
func (*Authenticator) Authenticate ¶
func (a *Authenticator) Authenticate(apiKey, accountIDOverride string) (string, error)
Click to show internal directories.
Click to hide internal directories.