Skip to content

Conversation

@mansisampat
Copy link
Contributor

Discussion

  • Update registerStateListener internal method signature and structure

Testing

  • Existing Unit tests already cover this change.

* 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
* Throw not supported exception in _performApiRequest
* 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
* Write Firebase Token to Auth instance

* yarn run format

* Fix unit test and run yarn docgen:all

* Address comments
* 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
…hanges (#9102)

* Pass API Key as request param for Regional Auth requests

* Format

* Update chrome version

* Update chrome version

* Update chrome version

* Update chrome version

* Update chrome version

* Update chrome version

* BYO-CIAM Demo App Changes (#9106)

* BYO-CIAM Demo App Changes
* Maintain persistence for firebaseToken in AuthImpl object

* Adding Unit Test for auth_impl firebaseToken
* Implement signout() for BYO-CIAM
Implement Token refresh mechanism for BYO-CIAM.

### Testing

- Tested using unit test
- BYO-CIAM methods in demo app.
* Refresh Firebase Token Demo App changes.

* take IdpConfig id as input

* yarn run format

* Remove unwanted comments

* Remove unwanted comments
* Update the token refresh time from 30 seconds to 1 minute and add unit tests

* Run yarn run demo
#9298)

* Remove firebaseToken from persistence if tokenRefreshHandler is not set and token is expired

* Update to call signOut instead

* update comment

* minnor changes
* Demo app improvements.

* yarn run format

* review comments

* add unset RegionalAuth button
* Add firebaseInterop getToken method call from BYO-CIAM demo app

* running yarn run format
…or… (#9325)

* Throw UnsupportedOperationException in FirebaseAuthInterop getUid for regionalAuth

* yarn run format

* Updating the chrome_validated_version for tests

* Address comments
@changeset-bot
Copy link

changeset-bot bot commented Oct 21, 2025

⚠️ No Changeset found

Latest commit: 95babba

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@github-actions
Copy link
Contributor

Vertex AI Mock Responses Check ⚠️

A newer major version of the mock responses for Vertex AI unit tests is available. update_vertexai_responses.sh should be updated to clone the latest version of the responses: v15.0

@mansisampat mansisampat marked this pull request as draft October 21, 2025 16:54
@google-oss-bot
Copy link
Contributor

Size Report 1

Affected Products

  • @firebase/auth

    TypeBase (22e0a1a)Merge (c47a61d)Diff
    browser188 kB193 kB+4.67 kB (+2.5%)
    cordova161 kB166 kB+4.67 kB (+2.9%)
    main144 kB149 kB+4.78 kB (+3.3%)
    module188 kB193 kB+4.67 kB (+2.5%)
    react-native161 kB166 kB+4.78 kB (+3.0%)
  • @firebase/auth-cordova

    TypeBase (22e0a1a)Merge (c47a61d)Diff
    browser161 kB166 kB+4.67 kB (+2.9%)
    module161 kB166 kB+4.67 kB (+2.9%)
  • @firebase/auth-web-extension

    TypeBase (22e0a1a)Merge (c47a61d)Diff
    browser139 kB143 kB+4.67 kB (+3.4%)
    main156 kB160 kB+4.80 kB (+3.1%)
    module139 kB143 kB+4.67 kB (+3.4%)
  • @firebase/auth/internal

    TypeBase (22e0a1a)Merge (c47a61d)Diff
    browser198 kB203 kB+4.67 kB (+2.4%)
    main169 kB174 kB+4.79 kB (+2.8%)
    module198 kB203 kB+4.67 kB (+2.4%)
  • bundle

    TypeBase (22e0a1a)Merge (c47a61d)Diff
    auth (Anonymous)74.8 kB78.0 kB+3.21 kB (+4.3%)
    auth (EmailAndPassword)84.5 kB87.7 kB+3.21 kB (+3.8%)
    auth (GoogleFBTwitterGitHubPopup)105 kB109 kB+3.21 kB (+3.0%)
    auth (GooglePopup)98.1 kB101 kB+3.21 kB (+3.3%)
    auth (GoogleRedirect)98.3 kB102 kB+3.21 kB (+3.3%)
    auth (Phone)91.7 kB94.9 kB+3.21 kB (+3.5%)
  • firebase

    TypeBase (22e0a1a)Merge (c47a61d)Diff
    firebase-auth-compat.js142 kB146 kB+3.08 kB (+2.2%)
    firebase-auth-cordova.js139 kB142 kB+3.58 kB (+2.6%)
    firebase-auth-web-extension.js122 kB126 kB+3.58 kB (+2.9%)
    firebase-auth.js159 kB162 kB+3.58 kB (+2.3%)
    firebase-compat.js809 kB812 kB+3.06 kB (+0.4%)

Test Logs

  1. https://storage.googleapis.com/firebase-sdk-metric-reports/q1u6UlqwYV.html

@google-oss-bot
Copy link
Contributor

Size Analysis Report 1

This report is too large (392,654 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

  1. https://storage.googleapis.com/firebase-sdk-metric-reports/TtzKwr3NAx.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants