services

package
v0.0.0-...-3444f4f Latest Latest
Warning

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

Go to latest
Published: Oct 25, 2021 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Login

func Login(requestUser *models.User) (int, []byte)

func Logout

func Logout(req *http.Request) error

func RefreshToken

func RefreshToken(requestUser *models.User) []byte

func SignUp

func SignUp(requestUser *models.User) int

Types

type TokenAuthentication

type TokenAuthentication struct {
	Token string `json:"token" form:"token"`
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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