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
- Quota not resetting
hi, im using appwrite's free tier plani hit my read limts last month and the billing cycle said it would reset on june 4th but that is today, the billing cycle ...
- Student plan issue
I am using GitHub student plan, I even got access to appwrite's mock phone number. but when I try to use it, it says the phone number limit has reached
- DB Relational Table Request
Hi, I'd like to suggest a rewording of the relationships between tables. - Current wording: storeOperatingDays can contain one storeId ...