You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the solution you'd like
I would like the to be able to update domain for generating my email sign in links as mentioned in the documentation so I can move away from Firebase Dynamic Links
Describe alternatives you've considered
I've tried using linkDomain in the ActionCodeSettings to try and use the new hosting domain but it doesnt work.
Is your feature request related to a problem? Please describe.
There is no
mobileLinksConfig
to update the domain when generating sign in emails.I would like to move away from Firebase Dynamic links and use Firebase hosting for generating sign in emails.
I am referring to https://firebase.google.com/docs/auth/ios/email-link-migration?authuser=1&hl=en where there is an example showing
but there is no option to do that currently.
Describe the solution you'd like
I would like the to be able to update domain for generating my email sign in links as mentioned in the documentation so I can move away from Firebase Dynamic Links
Describe alternatives you've considered
I've tried using
linkDomain
in theActionCodeSettings
to try and use the new hosting domain but it doesnt work.Additional context
The text was updated successfully, but these errors were encountered: