auth

package
v0.0.0-...-315b5fa Latest Latest
Warning

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

Go to latest
Published: May 3, 2022 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateToken

func CreateToken(sub string, userInfo interface{}) (string, error)

func ExtractToken

func ExtractToken(r *http.Request) string

func GetClaimsFromToken

func GetClaimsFromToken(tokenString string) (jwt.MapClaims, error)

func JWTClaimsFromContext

func JWTClaimsFromContext(ctx context.Context) (jwt.MapClaims, bool)

func Pretty

func Pretty(data interface{})

Pretty display the claims licely in the terminal

func SetJWTClaimsContext

func SetJWTClaimsContext(ctx context.Context, claims jwt.MapClaims) context.Context

func TokenValid

func TokenValid(r *http.Request) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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