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
- fastly error
Hey! I'm hitting a Fastly error on the www version of our site, but the root domain works fine. We have a wildcard set up, so I expected the subdomain to be cov...
- Facebook's scraper facebookexternalhit g...
share.bardbliss.com but works fine on the raw fra.appwrite.run URL. No execution logs appear when Facebook hits the custom domain. This was working before. How ...
- How to Display File in Web?
I'm trying to use Appwrite's Storage to store images and display them in my app, however when I use the `getFileView`, `getFileDownload` or `getFilePreview` met...