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
- Appwrite github organization error
I have github student account. The auth has been paused however the database is working fine. I cant see any option to resume from my console panel. It is just ...
- Appwrite project paused
I have github student account. The auth has been paused however the database is working fine. I cant see any option to resume from my console panel. It is just ...
- Google OAuth Not Working on Brave/Firefo...
I'm having an issue with Google OAuth in my React + Appwrite app. After login, the dashboard is accessible only in Microsoft Edge, but fails in Brave and Firefo...