Back

how am i suppose to redirect the email verification link back to my flutter app

  • 0
  • Users
  • Accounts
  • Android
  • Flutter
Ansh
17 May, 2023, 23:30

how to apply email verification on appwrite (i am running appwrite on digital ocean droplet also i have set up all smtp settings and is able to recieve an email with a link my question is how am i suppose to go back to my flutter app or what am i suppose to do with the link in the mail so as when it is clicked it verifies the user

TL;DR
The user is asking how to redirect the email verification link back to their Flutter app. One suggestion is to create a web app and link to it, which would call the update verification API. Another suggestion is to use deep linking, which involves getting the parameters from the URL and making the API call. The user asks if there's any other way to do email verification without using deep linking. Someone provides a link to the Flutter documentation on deep linking. The user then asks how to apply email verification on Appwrite, a server software they are using. There is no solution provided for this specific question.
Drake
17 May, 2023, 23:33
Ansh
17 May, 2023, 23:34

is there any other way to do email verification i dont want to use deep linking

Drake
17 May, 2023, 23:35

there's a URL and that URL needs to get the params and make the API call. It's up to you how you want to do it

Ansh
17 May, 2023, 23:37

can you pleaseeeee elaborate

Joshima
17 May, 2023, 23:38

just use deep linking. its very simple dude

Drake
17 May, 2023, 23:40

you can create a web app and link to that. something just needs to get the params and call the update verification api

Reply

Reply to this thread by joining our Discord

Reply on Discord

Need support?

Join our Discord

Get community support by joining our Discord server.

Join Discord

Get premium support

Join Appwrite Pro and get email support from our team.

Learn more