A lot of issues developing with appwrite and appwrite support os not helping me and after 48 hours of message sent about indexing also the above error my signup path like that first user signup and thier account create and then redirect to login page but sometimes signup fail message and still the account is created and user face problem singup as shown in the screenshots and when user move toward login then show message of invalid credentials
Recommended threads
- is `account.get()` safe to be used in th...
I want to user's `id` for authentication. However, a while ago I was told in this server not to use `account.get()` and instead add user preferences for that us...
- Courtesy limit reset for non-profit migr...
Hi Team! I'm the architect for a 501(c)(3) non-profit project (Aaria's Blue Elephant) and we just hit our Free plan Database Read limit (currently at 164%). Th...
- RBAC design question
Hi, I am trying to create RBAC so we will have multiple orgs in the app each org will have 3 roles (admin, member and read only) what is the best way to go ab...