I keep getting that error when I try to get user account from appwrite
This error shows up when the user is not logged-in.
Now I get this Error
"detail": "Not authenticated"
How i can authenticate the user after he login with appwrite
?
I see you tagged Web, iirc you need to use SSR logic.
Recommended threads
- Query multi-tenant db with $permissions ...
I'm setting up a multi-tenant database with RLS enabled. My users my have permissions set for multiple Teams, and as such when they query the database with the ...
- Authentication on custom Websocket Serve...
Hi, I want to use a custom Websocket Server (using Bun) for my application. However I cant really figure out authentication on custom servers. Session cookies ...
- My account got banned without obvious re...
Hello, I’m a normal user of Appwrite. Today I found my account was banned suddenly, and I can’t log in normally. I have only been doing normal development and...