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
The mechanism currently used is to set an environment variable for the current process. This is unsafe and should thus be avoided. Instead, we should properly instantiate an HTTP client and pass these in.