# Functions
func AlreadyExists() Response.
func AlreadyVerified() Response.
func BidCreated() Response.
func EmailNotVerified() Response.
func EmailVerified() Response.
func ForgotPass() Response.
func InternalServerError() Response.
func InvalidCredentials() Response.
func InvalidEmail() Response.
func InvalidRequest() Resopnse.
func InvalidSession() Response.
func InvalidVerification() Response.
func LoginSuccess() Response.
func MatchSuccess() Response.
func MFANotVerified() Response.
func MFAVerified() Response.
func NotificationCreated() Response.
func PostCreated() Response.
func RecordNotFound() Response.
func PassReset() Response.
func Success() Response.
func TooManyRequest() Respons.
func UserCreated() Response.
func UserNotFound() Response.
func VerificationCodeExists Response.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
500.
401.
No description provided by the author
400.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
404.
enum for the verification event, register and reset password.
No description provided by the author
enum for the verification event, register and reset password.
success 200.
429.
201.
No description provided by the author
409.
# Structs
BidRequest - request body for the bid endpoint.
No description provided by the author
No description provided by the author
EmailVerifyRequest.
No description provided by the author
No description provided by the author
GetEmailVerificationRequest.
LoginRequest - request body for the login endpoint.
No description provided by the author
MFAVerificationRequest.
PostRequest - request body for the post endpoint.
No description provided by the author
RegisterRequest - request body for the register endpoint.
No description provided by the author
SetUserEmailVerifiedRequest - request body for setting user email to verified.
UserForgetPassRequest is the request body for the user forget password endpoint.
No description provided by the author
No description provided by the author
No description provided by the author
VerifyMFARequest is the request for verifying MFA.
# Type aliases
No description provided by the author