I am trying to see what the best best way to check if a user has a current session without doing a account get api call
That is the best way because what if the session was revoked? Only the server can tell if the session is still valid
Ok thank you
What is better get session or get account
Get account since it's cached. Get session requires extra logic to look for the current session
Ok ty
Why would I not have cookies created when the create session function runs successfully
This is a warning I get
appwrite is using localStorage for session management. Increase your security by adding a custom domain as your API endpoint.
w
I am using port :3080 would i just use a srv record
[SOLVED] Best way to check if a user has a current session
Recommended threads
- Domain is owned by a different organizat...
Hi Appwrite team, I'm trying to add my custom domain **futlive9.com** to my project, but I'm getting the error: "Domain is owned by a different organization." ...
- Get Profile picture
If I made an app where user need to sign in with Google. Now how do I access the user profile picture?
- Intermittent 60s edge-to-origin stalls r...
Anyone having this problem? Region: SFO. Plan: Pro. UPDATE: "Fastly's documentation notes that enabling origin shielding can resolve backend connection problem...