auth_utils

package
v0.0.0-...-0064678 Latest Latest
Warning

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

Go to latest
Published: Jun 1, 2022 License: GPL-3.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GenerateAuthToken

func GenerateAuthToken(atw *AuthTokenWrapper) (string, error)

func RefreshIfNeededAuthToken

func RefreshIfNeededAuthToken(atw *AuthTokenWrapper) (string, error)

Types

type AuthTokenWrapper

type AuthTokenWrapper struct {
	UserID string `json:"user_id"`
	jwt.StandardClaims
}

func ParseAuthToken

func ParseAuthToken(authToken string) (*AuthTokenWrapper, error)

Jump to

Keyboard shortcuts

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