I forget to click log out sometimes, when I go home I click logout there but I'm still signed in from that remote computer.
Is it possible to just remove all logins when I click logout?
Example for concept:
1
DELETE FROM logins WHERE username="Textual Context";
Or something, I'm curious to know what the expire time is.