I have a Admin and I want to give a feature where Admin can end other user's session. Is this really possible? I know sessions are stored individually and normally nobody would do what I want but is this really possible? If yes, then how?
Thanks in advance :)