Documentation ¶
Overview ¶
Package authenticate provides Api to authenticate user wallet address by verifying signature agaist EULA and flowid
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type AuthenticatePayload ¶
type AuthenticatePayload struct {
Token string `json:"token"`
}
type AuthenticateRequest ¶
Click to show internal directories.
Click to hide internal directories.