Skip to content

Add ActionCodeSettings.linkDomain and deprecate ActionCodeSettings.dynamicLinkDomain#8738

Merged
NhienLam merged 13 commits intomainfrom
hosting-link
Feb 4, 2025
Merged

Add ActionCodeSettings.linkDomain and deprecate ActionCodeSettings.dynamicLinkDomain#8738
NhienLam merged 13 commits intomainfrom
hosting-link

Conversation

@NhienLam
Copy link
Copy Markdown
Contributor

Firebase Auth relies on Firebase Dynamic Links (FDL) for mobile out-of-band email action flows. As FDL is deprecated, we're introducing a new solution, Firebase Hosting links, to replace FDL usage in Firebase Auth.

Add a new ActionCodeSettings.linkDomain property to customize the Firebase Hosting link domain that is used in out-of-band email action flows.

Deprecate ActionCodeSettings.dynamicLinkDomain. Migrate to use Firebase Hosting link and use ActionCodeSettings.linkDomain to set a custom domain instead.

Migration guide and public documentations will be available after the SDK release.

Loading
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants