package
Version:
v0.16.1
Opens a new window with list of versions in this module.
Published: Dec 22, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package functions implements handlers for registration pages.
func APILogout(db_ db.DB, urls ...interface{}) fiber.Handler
func APINewPassword(db_ db.DB, urls ...interface{}) fiber.Handler
func APIRegistration(db_ db.DB, urls ...interface{}) fiber.Handler
func LoginPage(db_ db.DB, urls ...interface{}) fiber.Handler
LoginPage returns handler for login page.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.