Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Extra ¶
Extra provides the names of additional parameters to use to store information in user profiles. Use `cli.GetProfileInfo("default")["name"]` to access it.
func InitAuthCode ¶
InitAuthCode sets up the Auth0 authorization code flow. Must be called *after* you have called `cli.Init()`. Pass in profile-related extra variables to store them alongside the default profile information.
func InitClientCredentials ¶
InitClientCredentials sets up the Auth0 client credentials flow. Must be called *after* you have called `cli.Init()`. Pass in profile-related extra variables to store them alongside the default profile information.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.