Documentation
¶
Index ¶
- func CreateUser(ctx *gin.Context)
- func ForgotPassword(c *gin.Context)
- func GetAllUsers(ctx *gin.Context)
- func GetUserByID(ctx *gin.Context)
- func Login(c *gin.Context)
- func ResetPassword(c *gin.Context)
- func ShowForgotPasswordPage(c *gin.Context)
- func ShowLoginPage(c *gin.Context)
- func ShowSignupPage(c *gin.Context)
- func Signup(c *gin.Context)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateUser ¶
func ForgotPassword ¶
ForgotPassword handles the forgot password logic
func ResetPassword ¶
ResetPassword handles the password reset logic
func ShowForgotPasswordPage ¶
ShowForgotPasswordPage renders the forgot password page
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.