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
- Websocket error Realtime
Hi peeps, I am trying to create realtime updates and I am having websocket error Code is below this msg
- {"code": 1008, "message": "Invalid Origi...
Nothing has changed in my application or console settings so I'm curious as to what I need to do to fix this. I already have the client registered so I'm not en...
- React Native/iOS platform integrations h...
Anyone else have this issue where platform identifiers have been lost/wiped and no option/field available to update them in the console?