Documentation ¶
Index ¶
Constants ¶
View Source
const TOKEN_EXPIRY = 365 * 24 * time.Hour
one year
Variables ¶
View Source
var Command = &cli.Command{
Name: "genkey",
Usage: "Generates a secure 64-byte base64 auth token",
Action: genkey,
}
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.