Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Recover ¶
type Recover struct {
Email string `json:"email"`
OTP string `json:"otp"`
Password string `json:"password"`
}
Recover ...
type UserAuthSerializer ¶
UserAuthSerializer ...
Click to show internal directories.
Click to hide internal directories.