calling the node appwrite function users.list returns 23 and when i go in to the auth section it also shows 23 is this a bug or am i missing something?
TL;DR
The appwrite console shows 52 users, but the `users.list` function in node appwrite returns 23. This discrepancy might be due to a bug. Make sure to check for any filters or conditions affecting the count.