← Account
Sessions
Session log
Ended sessions are kept until you clear themWhat these do
Revoke
Ends the session now. Its token stops being accepted immediately, on every request, and whoever holds it is signed out. The record stays here.
Clear ended records
Deletes the rows for sessions that have already ended. It cannot end a live one — a record removed without a revocation would be a working token nothing lists. Do this once you have read the trail, not instead of reading it.