Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetUserHandler ¶
func GetUserHandler(c *fiber.Ctx) error
func JWTMiddleWare ¶
func JWTMiddleWare() func(*fiber.Ctx) error
Bearer Token Authorization Middleware (JWT)
func SignInHandler ¶
func SignInHandler(c *fiber.Ctx) error
func SignUpHandler ¶
func SignUpHandler(c *fiber.Ctx) error
Types ¶
type SignInSuccessResponse ¶
type UserAccountSignUpBody ¶
type UserSchemaResponse ¶
Click to show internal directories.
Click to hide internal directories.