You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Firebase Google Group
Hi I have already integrated firebase phone authentication to my app. now i am thinking of using same firebase user to send email verification link to email and handle the link in app. But when i was trying to integrate it, I learned that dynamic links are going to be shut down and only email link authentication will work. I would like know whether email verification links will work or not?
sumitc...@google.com
unread,
Aug 10, 2023, 9:53:53 AM8/10/23
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Firebase Google Group
Hi Tech,
Yes you may continue to use Firebase Dynamic Links to enable email link authentication. The Firebase Auth team is also working on providing an update to ensure that email link authentication continues to function after the service is shutdown so that email linking for authentication continues to work in your app.
Hope that helps but please let us know if you have any additional questions. Additionally, you can refer to this FAQ from the Dynamic Links Deprecation FAQ doc for more info.
sumitc...@google.com
unread,
Feb 13, 2025, 1:41:27 AMFeb 13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Firebase Google Group
Hi Tech,
You can see the latest instructions for implementing email link authentication without Firebase Dynamic Links (the dependency has been removed and replaced) in Firebase Authentication in the latest docs here.