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 NewGenerateJWTCommand ¶
NewGenerateJWTCommand creates a new command for generating a JWT secret.
func NewValidateJWTCommand ¶
NewValidateJWTCommand creates a new command for validating a JWT secret.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.