Skip to content

BYO-CIAM Demo App Changes #9106

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

Merged
merged 3 commits into from
Jun 19, 2025
Merged

Conversation

mansisampat
Copy link
Contributor

Discussion

  • BYO-CIAM Demo App for exchangeToken method

Testing

Copy link

changeset-bot bot commented Jun 19, 2025

⚠️ No Changeset found

Latest commit: d733256

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

@google-oss-bot
Copy link
Contributor

Size Report 1

Affected Products

  • @firebase/auth

    TypeBase (16653de)Merge (62b7fc5)Diff
    browser196 kB196 kB+17 B (+0.0%)
    cordova169 kB169 kB+17 B (+0.0%)
    main150 kB150 kB+17 B (+0.0%)
    module196 kB196 kB+17 B (+0.0%)
    react-native168 kB168 kB+17 B (+0.0%)
  • @firebase/auth-cordova

    TypeBase (16653de)Merge (62b7fc5)Diff
    browser169 kB169 kB+17 B (+0.0%)
    module169 kB169 kB+17 B (+0.0%)
  • @firebase/auth-web-extension

    TypeBase (16653de)Merge (62b7fc5)Diff
    browser145 kB145 kB+17 B (+0.0%)
    main163 kB163 kB+17 B (+0.0%)
    module145 kB145 kB+17 B (+0.0%)
  • @firebase/auth/internal

    TypeBase (16653de)Merge (62b7fc5)Diff
    browser207 kB207 kB+17 B (+0.0%)
    main177 kB177 kB+17 B (+0.0%)
    module207 kB207 kB+17 B (+0.0%)
  • bundle

    TypeBase (16653de)Merge (62b7fc5)Diff
    auth (Anonymous)78.9 kB78.9 kB+17 B (+0.0%)
    auth (EmailAndPassword)89.0 kB89.0 kB+17 B (+0.0%)
    auth (GoogleFBTwitterGitHubPopup)110 kB110 kB+17 B (+0.0%)
    auth (GooglePopup)103 kB103 kB+17 B (+0.0%)
    auth (GoogleRedirect)103 kB103 kB+17 B (+0.0%)
    auth (Phone)96.4 kB96.4 kB+17 B (+0.0%)
  • firebase

    TypeBase (16653de)Merge (62b7fc5)Diff
    firebase-auth-compat.js146 kB146 kB+17 B (+0.0%)
    firebase-auth-cordova.js145 kB145 kB+17 B (+0.0%)
    firebase-auth-web-extension.js127 kB127 kB+17 B (+0.0%)
    firebase-auth.js165 kB165 kB+17 B (+0.0%)
    firebase-compat.js803 kB803 kB+17 B (+0.0%)

Test Logs

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

@@ -95,7 +95,7 @@ export const enum DefaultConfig {
API_HOST = 'identitytoolkit.googleapis.com',
API_SCHEME = 'https',
// TODO(sammansi): Update the endpoint before BYO-CIAM Private Preview Release.
REGIONAL_API_HOST = 'identityplatform.googleapis.com/v2alpha/'
REGIONAL_API_HOST = 'autopush-identityplatform.sandbox.googleapis.com/v2alpha/'
Copy link
Contributor

@pashanka pashanka Jun 19, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: We should probably use staging v2beta now

@mansisampat mansisampat merged commit f678526 into gcip-byociam-web-key Jun 19, 2025
42 of 45 checks passed
@mansisampat mansisampat deleted the gcip-byociam-web-demo branch June 19, 2025 11:25
mansisampat added a commit that referenced this pull request Jun 23, 2025
…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
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.

3 participants