for some strange reason, when I add users to my app, the password is showing as the Name in the Auth table
can you double check the network request made?
or maybe log the inputs into the API call?
its just a textbox from a form input
so?
theres nothing that would indicate a username being misinsterpreted as a password
the only thing I can think of is the password textbox is the last textinput on the form so maybe it is using that as the Name
did you do what i asked?
yes
would you please share the details?
Recommended threads
- Function connected custom domain error: ...
My domain is served through Cloudflare. Domain is now connected with the appwrite function. But when accessing the domain, I get the below error. Any suggestion...
- Error | general_unknown
I have built a website using Appwrite Cloud as backend, and also using sites for deployment. My website is live but sometimes it shows Appwrite's Error general_...
- Introducing new string column types made...
Adding new string types is hugely bennificial! Unfortunately it made the current column types not editable to change their types to the new longer field types.