jwt

package
v1.3.9 Latest Latest
Warning

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

Go to latest
Published: Apr 3, 2021 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateNewTokens

func CreateNewTokens(ctx *core.Context, userid string) (token, refreshedToken string, err error)

func DecodeAuthToken

func DecodeAuthToken(ctx *core.Context, token []byte) (user *models.User, err error)

func Load

func Load(c *config.ConfigMap) error

read the key files before starting http handlers

func RefreshToken

func RefreshToken(ctx *core.Context, refreshTokenString string) (token, refreshedToken string, err error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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