For passwordless authentication, how can we get the whole EmailLink parameter from FirebaseDynamicsLink.instance ? #3379
Unanswered
aaryamanchaudhry
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The EmailLink param for signInWithEmailLink probably requires the whole dynamic link instead of just deep link for email verification. I'm not sure if there is a different function to get the whole DynamicLink in flutter android app. Here's the method I'm using for retrieving upon clicking :-
Beta Was this translation helpful? Give feedback.
All reactions