Versions in this module Expand all Collapse all v0 v0.2.0 Feb 9, 2024 Changes in this version + func Current(c *fiber.Ctx) *model.User + func DecorateUserBar(c *fiber.Ctx, bind fiber.Map) v0.1.0 Dec 10, 2023 Changes in this version + const KeyCheckRouter + const KeyDB + const KeyNoCheckRouter + func BlogPage(c *fiber.Ctx) error + func DashBoardPage(c *fiber.Ctx) error + func LoginAction(c *fiber.Ctx) error + func LoginPage(c *fiber.Ctx) error + func LogoutAction(c *fiber.Ctx) error + func PasswordSave(c *fiber.Ctx) error + func ProfilePage(c *fiber.Ctx) error + func ProfileSave(c *fiber.Ctx) error + func SecurityPage(c *fiber.Ctx) error