websanova / vue-auth

A simple light-weight authentication library for Vue.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Logout user when user deleted

dangcntt2801 opened this issue · comments

I have a bug ,When a user is deleted, all browsers logged in with that user will be logged out

hope you help

Not sure I really understand, you really need to add more details.

Maybe just need to invalidate the tokens/session on the back-end?