Skip to content

Implement exchangeToken public api #9039

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

Open
wants to merge 6 commits into
base: gcip-byociam-web
Choose a base branch
from

Conversation

mansisampat
Copy link
Contributor

Discussion

  • Implement the Public APIs for exchangeToken

Testing

  • Testing done via demo app
  • Implemented Unit test

Copy link

changeset-bot bot commented May 14, 2025

⚠️ No Changeset found

Latest commit: 41ad562

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

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: v13.0

@mansisampat mansisampat force-pushed the sammansi-gcip-byociam-web branch from 40ca4b5 to 27674f1 Compare May 14, 2025 12:51
@google-oss-bot
Copy link
Contributor

google-oss-bot commented May 14, 2025

Size Report 1

Affected Products

  • @firebase/auth

    TypeBase (7bcdaf8)Merge (0c08a6f)Diff
    browser195 kB195 kB-117 B (-0.1%)
    cordova168 kB168 kB-146 B (-0.1%)
    main149 kB150 kB+706 B (+0.5%)
    module195 kB195 kB-117 B (-0.1%)
    react-native167 kB168 kB+845 B (+0.5%)
  • @firebase/auth-cordova

    TypeBase (7bcdaf8)Merge (0c08a6f)Diff
    browser168 kB168 kB-146 B (-0.1%)
    module168 kB168 kB-146 B (-0.1%)
  • @firebase/auth-web-extension

    TypeBase (7bcdaf8)Merge (0c08a6f)Diff
    browser145 kB145 kB-119 B (-0.1%)
    main161 kB162 kB+1.30 kB (+0.8%)
    module145 kB145 kB-119 B (-0.1%)
  • @firebase/auth/internal

    TypeBase (7bcdaf8)Merge (0c08a6f)Diff
    browser206 kB206 kB-117 B (-0.1%)
    main175 kB176 kB+1.19 kB (+0.7%)
    module206 kB206 kB-117 B (-0.1%)
  • bundle

    TypeBase (7bcdaf8)Merge (0c08a6f)Diff
    auth (Anonymous)79.5 kB78.2 kB-1.25 kB (-1.6%)
    auth (EmailAndPassword)89.6 kB88.4 kB-1.23 kB (-1.4%)
    auth (GoogleFBTwitterGitHubPopup)111 kB110 kB-1.26 kB (-1.1%)
    auth (GooglePopup)104 kB102 kB-1.26 kB (-1.2%)
    auth (GoogleRedirect)104 kB102 kB-1.26 kB (-1.2%)
    auth (Phone)97.0 kB95.8 kB-1.21 kB (-1.2%)
  • firebase

    TypeBase (7bcdaf8)Merge (0c08a6f)Diff
    firebase-auth-compat.js147 kB146 kB-985 B (-0.7%)
    firebase-auth-cordova.js144 kB144 kB-6 B (-0.0%)
    firebase-auth-web-extension.js127 kB127 kB+35 B (+0.0%)
    firebase-auth.js164 kB164 kB+82 B (+0.0%)
    firebase-compat.js804 kB803 kB-1.01 kB (-0.1%)

Test Logs

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

@google-oss-bot
Copy link
Contributor

google-oss-bot commented May 14, 2025

Size Analysis Report 1

This report is too large (375,540 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/r2YCA3qJJn.html

@mansisampat mansisampat force-pushed the sammansi-gcip-byociam-web branch from 7516e0e to f8410db Compare May 14, 2025 16:33
* 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
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