@Appwrite @Eldad
I am building a login form, but I have problem with createEmailSession and I also try createEmailPasswordSession both of these are not working. Other than that, everything is fine. I am getting password undefined in response variable. Please help...
Thank You
TL;DR
Developers are having an issue with appwrite authentication while building a login form. The 'createEmailSession' and 'createEmailPasswordSession' methods are not working, resulting in the password being undefined in the response variable.