I am getting an issue with Appwrite saying that my email isn’t valid when I use the former and I get an issue saying that my password isn’t valid when using the latter.
Email session doesn't exist at all
Use email password session in your case
Old version
It was renamed recently
Yes, you should use latest if you're using the latest appwrite SDK
So yeah the current issue is that I cannot fix the password problem
Double check that you're actually passing it the correct input
I’ve read that order matters
Like email, password then firstname etc
Give me 5 mins
Yes
Recommended threads
- Invalid origin error in authentication
I have setup the package name same as the package name in app.json but it is constantly saying `AppwriteException: Invalid Origin. Register your new client as ...
- Functions Problem
Whenever I run my AI Generate through Appwrite Functions, I am getting this Call Stack AIService.generateServer (src\services\ai\gemini.ts) next (<native>) ...
- Auth working for emulator but not for ph...
hey guys i'm using appwrite for expo react native it is working perfectly for emulator but does not working for physical devices can u explain any one and it is...