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-admin-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v7.3.0
Choose a base ref
...
head repository: firebase/firebase-admin-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 1 commit
  • 2 files changed
  • 3 contributors

Commits on Apr 8, 2026

  1. feat(fpnv): Add support for Firebase Phone Number Verification (#942)

    * feat: add FPNV
    
    * feat: add basic logic
    
    * chore: resolve robot comments
    
    * chore: add tests
    
    * chore: update tests
    
    * chore: update tests
    
    * chore: update tests
    
    * chore: resolve comments
    
    * chore: resolve lint and add more tests
    
    * add tests to test_fpnv.py to increase coverage to 100%
    
    * fix: Modified api usage to match approved specs
    
    * fix: Address gemini code review
    
    * fix: error doc strings
    
    * refactor: rename fpnv module to phone_number_verification for clarity
    
    * fix: renames remaining docs string and error messages to use full name
    
    ---------
    
    Co-authored-by: Andrii Boiko <boikoa@google.com>
    Co-authored-by: tomaszjaniewicz-gl <tomasz.janiewicz@globallogic.com>
    3 people authored Apr 8, 2026
    Configuration menu
    Copy the full SHA
    9f35f55 View commit details
    Browse the repository at this point in the history
Loading