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.0.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: master
Choose a head ref
  • 3 commits
  • 6 files changed
  • 2 contributors

Commits on Jul 23, 2025

  1. feat(auth) Update ActionCodeSettings to support link_domain and d…

    …eprecate `dynamic_link_domain` (#884)
    
    * Add link_domain to ActionCodeSettings; update encode_action_code_settings to handle link_domain
    
    * Add handling for InvalidHostingLinkDomainError
    
    * Add deprecation warning for dynamic_link_domain
    
    * Update error message for InvalidHostingLinkDomainError
    
    * Fix lint
    
    * Add type hints to ActionCodeSettings
    
    * Fix f-string lint
    huwmartin authored Jul 23, 2025
    Configuration menu
    Copy the full SHA
    4fa2918 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2025

  1. Configuration menu
    Copy the full SHA
    6555a84 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2025

  1. Configuration menu
    Copy the full SHA
    5e75250 View commit details
    Browse the repository at this point in the history
Loading