package
0.0.0-20241018223127-a062be16fda2
Repository: https://github.com/activestate/cli.git
Documentation: pkg.go.dev

# Functions

Authenticate will prompt the user for authentication.
AuthenticateWithBrowser attempts to authenticate this device with the Platform.
AuthenticateWithCredentials will attempt authenticate using the given credentials.
AuthenticateWithInput will prompt the user for authentication if the input doesn't already provide it.
AuthenticateWithToken will try to authenticate with the provided token.
RequireAuthentication will prompt the user for authentication if they are not already authenticated.
No description provided by the author

# Variables

OpenURI aliases to osutils.OpenURI which opens the given URI in your browser.