But the user is created in the DB. I followed the React guide from docs and the login and registration works in browser, except the email never arrives. Is that an issue due to local development?
if you're self-hosting, you need to configure Appwrite with your own SMTP to be able to send emails. Cloud has a built-in SMTP, no config needed unless you need your own custom SMTP.
Recommended threads
- DB Relational Table Request
Hi, I'd like to suggest a rewording of the relationships between tables. - Current wording: storeOperatingDays can contain one storeId ...
- Domain is already used. Please try again...
I have a website with where the www.domain.me This website works just fine But if I try to visit domain.me. I get this error. I keep getting sent to some app ri...
- Redirect from clicking team invite link ...
Hi all! Pretty new to app development in general so this might be something more generic than appwrite, but I've found (after reading the docs for the Teams API...