
i'm signing up / in users via magic auth link (which works nicely), the user is created in the auth in appwrite without flaws but no email target is created. i also experienced that in the cloud version when testing.
do i really need to cook up my own functionality for something that the docs say should happen automatically? 😉
Recommended threads
- Route not found. Please ensure the endpo...
I am using node-appwrite sdk for database operations when i run it locally everything works but after deploying it on appwrite sites nextjs app the database ope...
- Update Main Account email Password
i am trying to update main user password with " users = Users(client) result = users.update_password( user_id = 'myuserid', password = ''newupdatedpass...
- 400 - Invalid query - Attribute not foun...
So, using the cloud console..... setting up a new table with a one-way relationship column, I get this error and each time I try to open the database I get the ...
