jwt

package
v0.1.272 Latest Latest
Warning

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

Go to latest
Published: Oct 1, 2022 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ClaimsPrincipalFromUnsignedToken

func ClaimsPrincipalFromUnsignedToken(tokenString string) (contracts_claimsprincipal.IClaimsPrincipal, error)

ClaimsPrincipalFromUnsignedToken decodes an unsigned token

func DecodeUnsignedToken

func DecodeUnsignedToken(tokenString string) (*jwt.Token, error)

DecodeUnsignedToken decodes an unsigned token

func MintUnsignedToken

func MintUnsignedToken(subject string, extraClaims jwt.MapClaims) (string, error)

MintUnsignedToken creates a new unsigned token

Types

This section is empty.

Jump to

Keyboard shortcuts

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