Hi, I've been working on a react native project using appwrite and saw that you can sign in without verifying your email. I then fell upon Email Verification, which sends an email, but now i don't know what to do. Do I need to get a domain and create a website that sends it to the app? Seems too complicated. So If you can help, I appreciate it. I need to know what to put as the url in "account.createVerification('appwrite.my.domain/email-verification');" and how do i make the account verified. Thanks in advance !
Recommended threads
- Introducing new string column types made...
Adding new string types is hugely bennificial! Unfortunately it made the current column types not editable to change their types to the new longer field types.
- there is critical problem in this part
when user update the integer and double both get error not update or upload
- Permissions error
I try to create a row in my table but when i submit i have an error on my permission, i'm new on it so i dont understand the error. I have Row Security enable ...