Hi does appwrite SDK 14.0.1 break emailsession as when I updated to it from version 13.0.1 I can no longer login. The account. createEmailSession also does not exist on type Account...
Going back to version 13.0.1 fixes it
This method has been renamed to createEmailPasswordSession in new version of the SDKs, it should still work the same way https://appwrite.io/docs/references/cloud/client-web/account#createEmailPasswordSession
Thanks π
Recommended threads
- Problem with the new Email policies
when user set those thing from cloud panel and when they open that page again or reload that time it forget what we have checked and it set default to false on ...
- Deleted my account, trying to signup aga...
https://cloud.appwrite.io/console/login?error=%7B%22message%22%3A%22This+email+address+must+already+be+in+its+canonical+form.+Please+remove+aliases%2C+tags%2C+o...
- Unable to create Sites or Functions with...
Heya, I was looking at the appwrite documentation for Sites API with the server api: https://appwrite.io/docs/references/cloud/server-nodejs/sites I canβt fin...