Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clear console for all logged in tabs when logging out #134

Open
J-avery32 opened this issue Sep 16, 2021 · 0 comments
Open

Clear console for all logged in tabs when logging out #134

J-avery32 opened this issue Sep 16, 2021 · 0 comments
Assignees
Labels

Comments

@J-avery32
Copy link
Collaborator

It is possible that we forget to catch an axios request. This would result in sensitive info like the authorization token being logged to the console. On a public computer this would be a problem, because someone else could snoop through the console. We should either reload all tabs or use console.clear().

These router methods would also prove to be helpful:
https://bhuh12.github.io/vue-router-tab/guide/essentials/operate.html#refresh-all

@J-avery32 J-avery32 self-assigned this Sep 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant