-
Notifications
You must be signed in to change notification settings - Fork 5k
Closed
Labels
bugSomething isn't workingSomething isn't workingproduct / authFixes and upgrades for the Appwrite Auth / Users / Teams services.Fixes and upgrades for the Appwrite Auth / Users / Teams services.
Description
👟 Reproduction steps
- Set Session length to 5 seconds (or what you need to test)
- Add a debug function (wich just listen all
users.*.sessions.*events, and output onres.json - Create a session (via email in my case)
- Check that session is removed (
account/sessions/[SESSION_ID]endpoint) - Check logs of function on 2.
No event is triggered
👍 Expected behavior
Event aboute deletion of session need to be populate (on function / webhooks)
👎 Actual Behavior
No log about this event
🎲 Appwrite version
Version 1.3.x
💻 Operating system
Linux
🧱 Your Environment
Ubuntu 22.04 & Docker compose
👀 Have you spent some time to check if this issue has been raised before?
- I checked and didn't find similar issue
🏢 Have you read the Code of Conduct?
- I have read the Code of Conduct
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingproduct / authFixes and upgrades for the Appwrite Auth / Users / Teams services.Fixes and upgrades for the Appwrite Auth / Users / Teams services.