handlers

package
v0.0.0-...-583bd42 Latest Latest
Warning

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

Go to latest
Published: Sep 12, 2020 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

View Source
const (
	JwtKey               = "super_secret_jwt_key"
	AccessTokenDuration  = 15 * time.Minute
	RefreshTokenDuration = 24 * time.Hour
)

Variables

This section is empty.

Functions

func GetHealthCheck

func GetHealthCheck(c echo.Context) error

func GetHello

func GetHello(c echo.Context) error

func PostAuthToken

func PostAuthToken(c echo.Context) error

func PostAuthTokenRefresh

func PostAuthTokenRefresh(c echo.Context) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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