You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"""Authenticate as an identity ID in an organization.
16
+
17
+
The default is to use the callering identity ID's organization.
18
+
19
+
:param str organization_id: optional UUID of an alternative organization
20
+
:param str organization_label: is optional `label` property of an alternative organization
21
+
:param str token: continue using a session with this optional token from an existing instance of organization
22
+
:param str credentials: optional alternative path to API account credentials file, default is project, user, or device default directories containing file name credentials.json
0 commit comments