Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Challenge ¶ added in v0.15.2
type Challenge struct {
Challenge string `json:"challenge"`
}
Challenge represents challenge
func NewChallenge ¶ added in v0.15.2
NewChallenge creates a new challenge error
type Token ¶
func (*Token) PopulateIDToken ¶
func (t *Token) PopulateIDToken()
Click to show internal directories.
Click to hide internal directories.