Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Challenge ¶
type Challenge struct {
Challenge string
}
func NewChallenge ¶
func (*Challenge) MarshalJSON ¶
type Response ¶
func NewResponse ¶
NewResponse creates an Response response from an Challenge.
The caller must sign the embedded event before sending it back to authenticate.
func (*Response) MarshalJSON ¶
Click to show internal directories.
Click to hide internal directories.