utils

package
v0.0.0-...-52a3571 Latest Latest
Warning

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

Go to latest
Published: Apr 27, 2022 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AddClaimsToContext

func AddClaimsToContext(ctx context.Context, claims *AuthClaim) context.Context

Types

type AuthClaim

type AuthClaim struct {
	jwtv4.RegisteredClaims
	User    *proto.UserProto
	Expired int64
}

func GetClaimsFromContext

func GetClaimsFromContext(ctx context.Context) (*AuthClaim, error)

Jump to

Keyboard shortcuts

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