# Functions
No description provided by the author
GetLoginToken uses the login id and code and retrieves an authentication token.
No description provided by the author
GetUserWorkspaceHandle returns the handle of the user workspace
in format actorHandle/workspaceHandle
if there are 0 or > 1 workspaces this is an error.
No description provided by the author
No description provided by the author
SaveToken writes the token to ~/.steampipe/internal/{cloud-host}.tptt.
WebLogin POSTs to ${envBaseUrl}/api/latest/login/token to retrieve a login is it then opens the login webpage and returns th eid.
# Variables
No description provided by the author