-
Notifications
You must be signed in to change notification settings - Fork 949
Comparing changes
Open a pull request
base repository: firebase/firebase-js-sdk
base: main
head repository: firebase/firebase-js-sdk
compare: gcip-byociam-web-ms
- 12 commits
- 31 files changed
- 1 contributor
Commits on Jun 18, 2025
-
GCIP BYO-CIAM Initialize Auth Changes (#8995)
* Implement InitializeAuth changes for BYO-CIAM Firebase Auth * Removing white space * Addressing review comments * Adding Unit test for initializeAuth with TenantConfig dependency * Running yarn run demo * Update doc
Configuration menu - View commit details
-
Copy full SHA for 3f717af - Browse repository at this point
Copy the full SHA 3f717afView commit details -
Throw Operation Not Allowed for Invalid Auth Endpoint (#9013)
* Throw not supported exception in _performApiRequest
Configuration menu - View commit details
-
Copy full SHA for 7ef8617 - Browse repository at this point
Copy the full SHA 7ef8617View commit details -
Implement exchangeToken public api (#9039)
* Throw Operation Not Allowed for Invalid Auth Endpoint (#9013) (#9019) * Throw Operation Not Allowed for Invalid Auth Endpoint (#9013) (#9019) * Implement exchangeToken public api * Using expiry_in returned by backend * Addressing review comments and adding some Unit test * Docgen * Addressing review comments and adding some Unit test * Typo * yarn docgen * Fixing typo * yarn run format
Configuration menu - View commit details
-
Copy full SHA for fbb6ac9 - Browse repository at this point
Copy the full SHA fbb6ac9View commit details -
Write Firebase Token to Auth instance during exchange_token API (#9060)
* Write Firebase Token to Auth instance * yarn run format * Fix unit test and run yarn docgen:all * Address comments
Configuration menu - View commit details
-
Copy full SHA for cc4b7fc - Browse repository at this point
Copy the full SHA cc4b7fcView commit details -
Implement getToken method for Regional Auth Interop (#9061)
* Write Firebase Token to Auth instance * yarn run format * Fix unit test and run yarn docgen:all * getFirebaseToken Auth Interop method for BYO-CIAM * Add unit test * Adding Unit test * Running yarn docgen:all * Use getToken instead of getFirebaseToken * Adding Unit test * yarn run format * Remove unused method
Configuration menu - View commit details
-
Copy full SHA for 1aa8468 - Browse repository at this point
Copy the full SHA 1aa8468View commit details
Commits on Jun 23, 2025
-
Pass API Key as request param for Regional Auth requests & Demo App c…
Configuration menu - View commit details
-
Copy full SHA for 7a0a879 - Browse repository at this point
Copy the full SHA 7a0a879View commit details -
Configuration menu - View commit details
-
Copy full SHA for 15b2302 - Browse repository at this point
Copy the full SHA 15b2302View commit details
Commits on Jun 25, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 23f46c1 - Browse repository at this point
Copy the full SHA 23f46c1View commit details
Commits on Jun 30, 2025
-
Configuration menu - View commit details
-
Copy full SHA for c86cbfe - Browse repository at this point
Copy the full SHA c86cbfeView commit details
Commits on Jul 1, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 2202768 - Browse repository at this point
Copy the full SHA 2202768View commit details -
Configuration menu - View commit details
-
Copy full SHA for b0cdd25 - Browse repository at this point
Copy the full SHA b0cdd25View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e78c48 - Browse repository at this point
Copy the full SHA 9e78c48View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff main...gcip-byociam-web-ms