controllers

package
v0.0.0-...-7a8bbb0 Latest Latest
Warning

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

Go to latest
Published: Mar 17, 2023 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateToken

func CreateToken(c *fiber.Ctx) error

------------------------------------------------------- // Create API key and return it // ------------------------------------------------------- //

func DeleteToken

func DeleteToken(c *fiber.Ctx) error

------------------------------------------------------- // Delete a given API key // ------------------------------------------------------- //

func GetTokens

func GetTokens(c *fiber.Ctx) error

------------------------------------------------------- // Retrieve all of the users API keys // ------------------------------------------------------- //

func TokenExists

func TokenExists(c *fiber.Ctx) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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