Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How will Firebase handle passwordless authentication without Dynamic Links?

Tags:

firebase

Setting up a new React Native project with Firebase passwordless authentication, I see this warning:

Note: Firebase Dynamic Links is deprecated and should not be used in new projects. The service will shut down on August 25, 2025. You will have at least 12 months from the announcement date to migrate.

See: https://firebase.google.com/support/dynamic-links-faq

In the future, will passwordless authentication instead leverage App Links and Universal Links?

From the perspective of a developer accustomed to doing this with Dynamic Links, and reading the standard docs for implementing the email auth link in Android or iOS, I'm confused how to proceed implementing passwordless authentication in a new project.

like image 419
Charney Kaye Avatar asked Nov 18 '25 04:11

Charney Kaye


1 Answers

firebaser here

Thanks for the raising the question. Firebase Authentication email link auth indeed currently uses Firebase Dynamic Links to customize Authentication links.

For now, your email sign-in will continue to work and we will have an update in place to continue email sign-in functionality by the time the Firebase Dynamic Links service is shut down.

We've updated the FAQ doc linked above to reflect that.

like image 178
Sumit Chandel Avatar answered Nov 20 '25 08:11

Sumit Chandel



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!