PwdAuth
PwdAuth.login()
PwdAuth.switch_context()
PwdAuth.switch_org_context()
Standard User/Password Auth
user – str Username
password – str Password
carol – pycarol.Carol Carol() instance.
None
Switch context to an environment within the same organization.
env_id – str environment id to switch context to.
Go to the organization context or switch organization.
org_id – str organization id.