authcmd

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Jul 4, 2018 License: AGPL-3.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var CreateTokenCommand = cli.Command{
	Name:      "create-token",
	Usage:     "Creates a new authentication token",
	ArgsUsage: "Usage: create-token [<username> <password>]",
	Action:    createToken,
}
View Source
var VerifyTokenCommand = cli.Command{
	Name:      "verify-token",
	Usage:     "Verifies the retrieved token if any",
	ArgsUsage: "Usage: verify-token [<token>]",
	Action:    verifyToken,
}

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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