jwt

package
v0.0.0-...-6dc645d Latest Latest
Warning

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

Go to latest
Published: Feb 8, 2024 License: Apache-2.0 Imports: 7 Imported by: 4

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateJWT

func CreateJWT(ctx context.Context, privateKeyStr string, claimsMap map[string]interface{}) (tokenString string, err error)

func DecryptTokenJWK

func DecryptTokenJWK(ctx context.Context, strToken string, jwkurl string) (objToken interface{}, err error)

func FetchKeyJWK

func FetchKeyJWK(ctx context.Context, kid string, jwkurl string) (interface{}, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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