helpers

package
v0.0.0-...-f0ca03d Latest Latest
Warning

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

Go to latest
Published: Nov 24, 2023 License: Apache-2.0 Imports: 10 Imported by: 0

README

Helpers

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AdminRoleValid

func AdminRoleValid(c *gin.Context) error

func ExtractToken

func ExtractToken(c *gin.Context) string

func ExtractTokenID

func ExtractTokenID(c *gin.Context) (int, error)

func GenerateToken

func GenerateToken(userId int, userRole string) (string, error)

func TokenValid

func TokenValid(c *gin.Context) (*jwt.Token, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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