question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

How to Log user out

See original GitHub issue

Am using vuex-persist to persist user data on login.

I’ve tried implementing logout functionality, but I’ve noticed that when I log in as a different user, I still see the details of the previous user…

Any help would be appreciated.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:7

github_iconTop GitHub Comments

6reactions
dshastrycommented, May 28, 2020

+1 for a clearPersistence function. Have a similar use case.

4reactions
carbontwelvecommented, May 14, 2019

@tmladek Yes; that would actually be perfect. At the moment when I log out a user I have to jump through some hoops to disable vuex-persist and then delete the entry in local storage so no PI data is left. If the plugin provided a global clear function that would make things easier.

Read more comments on GitHub >

github_iconTop Results From Across the Web

3 Ways to Log off Another User in Windows 10
Press the Ctrl + Shift + Esc keyboard shortcut to launch Task Manager. Go to the Users tab, it will list all users...
Read more >
How to Sign Other Users Out of Windows 10 - How-To Geek
Open up Task Manager by pressing Ctrl+Shift+Esc, then click the “Users” tab at the top of the window. ... Select the user you...
Read more >
3 Ways to Log off Another User in Windows 10 - MajorGeeks
Click on the User tab. Right-click on the user and click on Sign off. ... Open the Command Prompt or PowerShell and type...
Read more >
How to Sign out other users in Windows 10
How to Log off other users in Windows 10 · Launch the Task Manager · Select the Users tab · Locate the User...
Read more >
How to log off other user accounts in Windows 10? - Auslogics
On your keyboard, press Ctrl+Shift+Esc. · Once the Task Manager is up, go to the Users tab. · Look at the available user...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found