What is max size of password in appwrite auth.
I didn't find it in the docs, but I did find this PR.
okay, but will it be 256 in appwrite cloud ?
nope . Not right now. So the max password length should be greater than 256 for now
I just want to know what’s max length of password in cloud
Or there is no limit?
Recommended threads
- Bug: Cloud Function On Schedule Didn't R...
Heya I have a cloud function with this cron `0 17 * * *` to run at 9AM PT every day. I have not touched this since I set it up, and it has been working fine s...
- functions
Code for function not being created in Github. Permissions are set correctly, repository is created, however no code is in the created repository. Just trying...
- Error 400: redirect_uri_mismatch
Hi team, Google OAuth was working fine with our Appwrite Cloud setup until yesterday. We did not change any configuration in Appwrite, Google Cloud, or our cod...