jwt

package
v0.0.0-...-b26f676 Latest Latest
Warning

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

Go to latest
Published: Nov 24, 2024 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	FederatedGraphIDClaim = "federated_graph_id"
	OrganizationIDClaim   = "organization_id"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type FederatedGraphTokenClaims

type FederatedGraphTokenClaims struct {
	FederatedGraphID string
	OrganizationID   string
}

func ExtractFederatedGraphTokenClaims

func ExtractFederatedGraphTokenClaims(token string) (*FederatedGraphTokenClaims, error)

Jump to

Keyboard shortcuts

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