Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Auth] Add ActionCodeSettings.linkDomain and deprecate ActionCodeSettings.dynamicLinkDomain #14384

Merged
merged 8 commits into from
Jan 28, 2025

Conversation

NhienLam
Copy link
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.

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

@Xiaoshouzi-gh Xiaoshouzi-gh merged commit 228e33c into main Jan 28, 2025
55 checks passed
@Xiaoshouzi-gh Xiaoshouzi-gh deleted the auth-fdl-depre branch January 28, 2025 20:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants