customclaims

package
v0.0.0-...-58af93a Latest Latest
Warning

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

Go to latest
Published: May 27, 2021 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ContextKeySystemId   = ContextKey("systemId")
	ContextKeySystemType = ContextKey("systemType")
)

Functions

This section is empty.

Types

type Claims

type Claims struct {
	Username string `json:"username"`
	SystemId string `json:"id"`
	Type     string `json:"type"`
	jwt.StandardClaims
}

type ContextKey

type ContextKey string

Jump to

Keyboard shortcuts

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