I use createEmailPasswordSession in node-appwriter to get a session secret which I then store in the cookies. Then I create a SessionClient with the session secret from the cookies and try to do new Accoint(sessionClient).deleteSession(/* the session from the cookies */); but it returns ths error
If you want to delete the current session, you should use deleteSession('current')
oh my god im stupid ive been trying to fix this for ages
but just now i realized
this probably means it worked, right? ðŸ˜
Yeah, this means that the user isn't currently logged in
bruuuuh ðŸ˜
well, thank you x3
Recommended threads
- i need help!
I was working on my project and I just can't stop receiving this message. Is something wrong?
- Request for JWKS Endpoint and OIDC Disco...
Hey Appwrite Team, Do you have plans to support JWKS and a well-known OIDC discovery endpoint? This would let us verify Appwrite JWTs in other services using st...
- Cloud 500 error