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
- I am currently seeking opportunities as ...
Hey! 👋 I'm a Shopify guy. Been building stores for 8+ years. Still haven't lost my mind. Barely. I make stores that don't suck fast, smooth, and actually built...
- Misunderstanding Appwrite Messages for P...
I think I'm having a misunderstanding of how to implement appwrite messages for push notification. I've already setup firebase credentials in appwrite, but I'...
- updateSession isn't working for google o...
I'm building an app using react native with expo. An image of my code is attached. The code is a useEffect that i have in a context that wraps the root layout ...