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
- Subscription Problem
I'm making an app in RN with Expo and Appwrite and there's a functionality which allows the user to create a task/test (i'll be reffering to them collectively a...
- "Waiting" executions
For my React Native App, I have had no issues deploying a function in Appwrite & the executions either working or failing. Now I am getting status code - 0 & j...
- Auth Issue (maybe?)
Hi there, I'm relatively new to programming and am following a tutorial on youtube just to get an idea of how this all is suppossed to work. Now Im setting up t...