auth

package
v0.0.0-...-1ad4281 Latest Latest
Warning

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

Go to latest
Published: Nov 11, 2022 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func KeepAlive

func KeepAlive(c *fiber.Ctx) error

KeepAlive handler

func Status

func Status(c *fiber.Ctx) error

Status handler

Types

type StatusResp

type StatusResp struct {
	LoggedIn bool      `json:"loggedIn"`
	User     user.User `json:"user,omitempty"`
}

StatusResp struct

Jump to

Keyboard shortcuts

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