feat(auth): Update `ActionCodeSettings` to support `link_domain` and deprecate `dynamic_link_domain` by huwmartin · Pull Request #884 · firebase/firebase-admin-python
added 3 commits
May 30, 2025 13:23
jonathanedey
changed the title
Update ActionCodeSettings to support link_domain
feat(auth) Update ActionCodeSettings to support link_domain and deprecate dynamic_link_domain
jonathanedey
changed the title
feat(auth) Update
feat(auth): Update ActionCodeSettings to support link_domain and deprecate dynamic_link_domainActionCodeSettings to support link_domain and deprecate dynamic_link_domain
jonathanedey pushed a commit that referenced this pull request
Aug 13, 2025…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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters