Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: firebase/firebase-js-sdk
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: firebase/firebase-js-sdk
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: temp-byociam
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 8 commits
  • 21 files changed
  • 1 contributor

Commits on May 19, 2025

  1. 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
    mansisampat committed May 19, 2025
    Configuration menu
    Copy the full SHA
    a8426a6 View commit details
    Browse the repository at this point in the history
  2. Throw Operation Not Allowed for Invalid Auth Endpoint (#9013)

    * Throw not supported exception in _performApiRequest
    mansisampat committed May 19, 2025
    Configuration menu
    Copy the full SHA
    c02ca13 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a3dc91a View commit details
    Browse the repository at this point in the history

Commits on May 22, 2025

  1. Configuration menu
    Copy the full SHA
    16f46d2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ded4fdc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7fc4e1a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    804abbf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a36beff View commit details
    Browse the repository at this point in the history
Loading