utils

package
v0.0.0-...-d751e3c Latest Latest
Warning

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

Go to latest
Published: Oct 17, 2023 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GenerateToken

func GenerateToken(user *models.User) (string, error)

* GenerateToken generates a JWT token for the user

func LoadEnv

func LoadEnv(path string)

func SetupDBConnection

func SetupDBConnection(dsn string) *bun.DB

func VerifyToken

func VerifyToken(tokenString string) (string, error)

* VerifyToken verifies the token and returns the email of the user

Types

This section is empty.

Jump to

Keyboard shortcuts

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