
I am currently working on a project using React + Vite, where I’m using Clerk for user authentication and Appwrite as the database.
My goal is to store data only for users who are authenticated via Clerk. The project I’m building is frontend-only, and I want to make sure that only authenticated users can interact with the Appwrite database.
How can I implement this? Please explain in detail.
Recommended threads
- Sharing cookies
Hi, I’m using Appwrite Cloud, and I have a setup where my Appwrite backend is hosted on a subdomain (e.g., api.example.com), while my frontend (Next.js app) and...
- Flutter OAuth2 Google does not return to...
When the flow starts, the browser opens, I select an account, and it keeps showing: """ Page not found The page you're looking for doesn't exist. `general_rout...
- Organization not exists anymore
Hello! We have a problem with a cloud database. We are on the Free plan, but after a refresh the site wants me to create a new organisation, and I not see the c...
