-
I appreciate the limited AND and OR functionality of the Query function, and though I wish we could do more nested AND/OR logic, it seems as though it is a reasonable compromise given the performance …
-
### 👟 Reproduction steps
I created a database with Users, Saves, Posts and media. None of the side bar attributes are working (Auth, Database, Functions, Storage) Everything is returning 500 Server …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Summary
To build an integration of Directus / NocoDB / Grist with their OpenAPI Specification
https://docs.d…
-
I am quite new in react native and i am from reactjs, i saw your video about react native and appwrite
I've watched the video and looks like you haven't touched `App.tsx` file while upon my testin…
-
Basically, this is just a share of info, I have created a feature request on Next-Auth, the main project that provides authentication features to the wonderful React / NextJS frontend ecosystem, to su…
-
### 👟 Reproduction steps
1. Try to create an account with a short password (for example, `test`)
2. Try to change the password to a complying password (for example, `testing123`)
### 👍 Expected beh…
-
### 👟 Reproduction steps
Clone the repo, run `npm install`.
### 👍 Expected behavior
Successful installation of dependencies.
### 👎 Actual Behavior
The installation fails with
```
➜ demo-tod…
-
Hi,
After reading multiple XMLHttpRequest errors and CORS security issues, I can't work the autocomplete search on Chrome. Can we just remove this function to give the user the possibility to only …
-
### 🔖 Feature description
I come from firebase auth, where I used custom claims a lot.
E.g. if a user can create a purchase, I add a claim "isPremium":"true" to his token, so the backend knows he is…
-
It took me a whole week to get the appwrite integrated for local use . I would like to add a sample env and an env.md file with appropriate steps and instructions on how to get started with the settin…