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

[firebase_ui_auth] Move away from dynamic links usage #7

Open
iKK001 opened this issue Aug 17, 2023 · 4 comments
Open

[firebase_ui_auth] Move away from dynamic links usage #7

iKK001 opened this issue Aug 17, 2023 · 4 comments

Comments

@iKK001
Copy link

iKK001 commented Aug 17, 2023

The flutterfire package firebase_auth_ui_login uses dynamic links.

However, the dynamic links will be shut down as stated in the official Google documentation here

Any plans on when you update your package to mitigate this deprecation ??

Is there any replacement that I can add in your firebase_auth_ui_login package ?

What will happen to all the many Flutter packages that incorporate dynamic links ?

@danagbemava-nc
Copy link
Contributor

Hi @iKK001, I think for now, you can continue to use dynamic links until 2025. The UI packages will need to be eventually migrated from dynamic links. Labeling for further insight from the team.

cc @lesnitsky

@lesnitsky
Copy link
Member

The referenced package is not maintained by us :) Although this is valid for our auth packages as well.

@iKK001
Copy link
Author

iKK001 commented Aug 17, 2023

Thanks, I do certainly NOT want to implement anything that is deprecated in 2025 already.

In the meantime I hope Flutter can keep up all the dynamic-link mess eventually.

A good way could be if your packages have the dynamic links OPTIONAL. Email-verification without dynamic links would then, for example, wait on a timer until the user.isVerified becomes true...

@lesnitsky lesnitsky transferred this issue from firebase/flutterfire Aug 18, 2023
@darshankawar darshankawar added good first issue Good for newcomers and removed good first issue Good for newcomers labels Aug 22, 2023
@danagbemava-nc danagbemava-nc changed the title Dynamic Links no longer supported [firebase_ui_auth] Move away from dynamic links usage Oct 4, 2023
@QuentinSc
Copy link

Hello, anyway to keep Firebase UI for magic mink but not dynamic links ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

5 participants