Hi, I have a Flutter application were I'm handling user authentication using Appwrite. Now I have to create a backend with some rest api. I need the api to be protected. I can't find a way to verify user authentication in the BE. I saw that Appwrite supports SSR authentication but I don't think this is the case. How can I handle this?
Recommended threads
- [SOLVED] curl error Number: 6 — function...
Hello, I invested a lot of time in this error in a fresh install of appwrite 1.8.1 and lasted until fix, this if for helping anyone that can have the same weird...
- 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...