package
Version:
v0.0.0-...-f81473c
Opens a new window with list of versions in this module.
Published: Jan 5, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 11
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
ComparePasswords to check the user's password
func ForgotPassword() fiber.Handler
ForgotPassword - reset forgotten password
HashPassword to hash the user's password
func Login() fiber.Handler
Login to add user session
Uses email and password to login
func Logout() fiber.Handler
Logout to clear the session
func Signup() fiber.Handler
Signup - creates and saves a new user
func UpdatePassword() fiber.Handler
UpdatePassword update users password
Source Files
¶
Click to show internal directories.
Click to hide internal directories.