-
Notifications
You must be signed in to change notification settings - Fork 978
Add Cookie Support For Firebase Studio #8986
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
…om/firebase/firebase-js-sdk into mtewani/auto-ssl-cloudworkstations
|
Vertex AI Mock Responses Check
|
Changeset File Check ✅
|
Size Report 1Affected Products
Test Logs |
Size Analysis Report 1This report is too large (195,043 characters) to be displayed here in a GitHub comment. Please use the below link to see the full report on Google Cloud Storage.Test Logs |
Currently, when you have a new tab in Firebase Studio, it isn't able to get the cloud workstation's auth cookie, which can cause a redirect.
As a way to bypass this, the Firebase Studio team recommended that we make a request out to each emulator when it is connected to. This PR makes that change.