Documentation ¶
Index ¶
- func AddRecoveryEmail(c *gin.Context)
- func AdminViewUsers(c *gin.Context)
- func AssignRole(c *gin.Context)
- func ChangePassword(c *gin.Context)
- func DeleteAccount(c *gin.Context)
- func ForgotPassword(c *gin.Context)
- func Home(c *gin.Context)
- func Login(c *gin.Context)
- func Register(c *gin.Context)
- func RegisterUser(db *sql.DB, w http.ResponseWriter, r *http.Request)
- func SocialLogin(c *gin.Context)
- func UpdateNotificationPreferences(c *gin.Context)
- func UpdateProfile(c *gin.Context)
- func UploadKYCDocument(c *gin.Context)
- func UploadProfilePicture(c *gin.Context)
- func VerifyOTP(c *gin.Context)
- func ViewLoginHistory(c *gin.Context)
- func ViewProfile(c *gin.Context)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddRecoveryEmail ¶
func AdminViewUsers ¶
func AssignRole ¶
func ChangePassword ¶
ChangePassword handles password change requests
func DeleteAccount ¶
func ForgotPassword ¶
ForgotPassword handles password reset requests
func RegisterUser ¶
func UpdateProfile ¶
func UploadKYCDocument ¶
func UploadProfilePicture ¶
func ViewLoginHistory ¶
func ViewProfile ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.