Hello,
Anyone tried similar scenario as the following using Firebase authentication?
Signup using email
Verification link is sent to email
User clicks the verification link. After verification, user should be directed to app's login page.
Currently, my app does not directly route user back to the app to login. User has to open the app manually.
Is the scenario above possible using dynamic link? I'm trying to follow this instruction https://docs.flutterflow.io/advanced-functionality/deep-and-dynamic-linking but the article is more about sharing post.