mirror of
https://github.com/appwrite/appwrite
synced 2026-05-11 03:00:51 +00:00
The session document created by users.createSession() was missing delete permissions for the user so when the user tried to delete it, they got a 401 error. This PR ensure the permissions are added just like if the document was created from the Account API so that the user has access to delete the document. |
||
|---|---|---|
| .. | ||
| benchmarks | ||
| e2e | ||
| extensions | ||
| resources | ||
| unit | ||