Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Authenticator ¶
type Authenticator struct {
Token
// contains filtered or unexported fields
}
func NewAuthenticator ¶
func NewAuthenticator() (*Authenticator, error)
func (*Authenticator) Logout ¶
func (a *Authenticator) Logout() error
func (*Authenticator) TryExistingAuth ¶
func (a *Authenticator) TryExistingAuth(ctx context.Context) error
Click to show internal directories.
Click to hide internal directories.