kamal.panaraOriginal post
Rank 3: Container
What is max size of password in appwrite auth.
Summary
The max size of a password for Appwrite authentication is not explicitly mentioned in the documentation, but there is a GitHub pull request (PR) that may provide more information. The PR can be found at https://github.com/appwrite/appwrite/pull/7376. As for the max length of a password in Appwrite Cloud, it is currently not 256 characters. There is no specific limit mentioned, so it is safe to assume that there is no enforced limit for password length in the cloud.