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
This runs much deeper than #236.
We need to document usage, including, but not limited to:
Preview client registration
Preview identities/endpoints/entities being distinct from their Production counterparts, and the absence of any magic or automatic mirroring
Setting up recommended patterns for doing environment dispatch to get at Preview (i.e. you might want a single codebase, but multiple client IDs wrapped in an env var check)
The text was updated successfully, but these errors were encountered:
Any chance you can provide a quick and dirty intro on how to force globus-sdk-python to use the preview environment? I've just realized that I'm having trouble testing the preview environment because the sdk keeps using the production auth api.
This runs much deeper than #236.
We need to document usage, including, but not limited to:
The text was updated successfully, but these errors were encountered: