handlers

package
v0.0.0-...-5391196 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 19, 2024 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateUser

func CreateUser(ctx *gin.Context)

func ForgotPassword

func ForgotPassword(c *gin.Context)

ForgotPassword handles the forgot password logic

func GetAllUsers

func GetAllUsers(ctx *gin.Context)

GetAllUsers retrieves all user data

func GetUserByID

func GetUserByID(ctx *gin.Context)

GetUserByID retrieves user data by ID

func Login

func Login(c *gin.Context)

Login handles user login

func ResetPassword

func ResetPassword(c *gin.Context)

ResetPassword handles the password reset logic

func ShowForgotPasswordPage

func ShowForgotPasswordPage(c *gin.Context)

ShowForgotPasswordPage renders the forgot password page

func ShowLoginPage

func ShowLoginPage(c *gin.Context)

ShowLoginPage renders the login page

func ShowSignupPage

func ShowSignupPage(c *gin.Context)

ShowSignupPage renders the signup page

func Signup

func Signup(c *gin.Context)

Signup handles user signup

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL