jwt

package
v0.1.1-experimental.5 Latest Latest
Warning

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

Go to latest
Published: Apr 9, 2024 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DefaultSecretFileName = "jwt.hex"
	FlagOutputPath        = "output-path"
	FlagInputPath         = "input-path"
)

Variables

View Source
var (
	// ErrNoClientCtx indicates that the client context was not found.
	ErrNoClientCtx = errors.New("client context not found")
)

Functions

func Commands

func Commands() *cobra.Command

Commands creates a new command for managing JWT secrets.

func NewGenerateJWTCommand

func NewGenerateJWTCommand() *cobra.Command

NewGenerateJWTCommand creates a new command for generating a JWT secret.

func NewValidateJWTCommand

func NewValidateJWTCommand() *cobra.Command

NewValidateJWTCommand creates a new command for validating a JWT secret.

Types

This section is empty.

Jump to

Keyboard shortcuts

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