Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateChallenge ¶
func IsCannotDecodeToken ¶
IsCannotDecodeToken asserts cannotDecodeTokenError.
func IsCannotRenewToken ¶
IsCannotRenewToken asserts cannotRenewTokenError.
func IsInvalidChallenge ¶
IsInvalidChallenge asserts invalidChallengeError.
Types ¶
type Authenticator ¶
type Authenticator struct {
// contains filtered or unexported fields
}
func (*Authenticator) GetAuthURL ¶
func (a *Authenticator) GetAuthURL(connectorID string) string
func (*Authenticator) HandleIssuerResponse ¶
func (*Authenticator) RenewToken ¶
Click to show internal directories.
Click to hide internal directories.