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

User session should be cleared after a fixed time period. #18

Open
sanketgupta07 opened this issue Oct 25, 2020 · 0 comments
Open

User session should be cleared after a fixed time period. #18

sanketgupta07 opened this issue Oct 25, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request
Projects

Comments

@sanketgupta07
Copy link
Owner

Currently user access_token is stored in localstorage and it is not clearing after closing the browser or tab.
Solution:

  • User Cookies to store access_token

  • Clear locastorage after browser close.

@sanketgupta07 sanketgupta07 added the enhancement New feature or request label Oct 25, 2020
@sanketgupta07 sanketgupta07 self-assigned this Oct 25, 2020
@sanketgupta07 sanketgupta07 added this to To do in codeboard via automation Oct 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
codeboard
  
To do
Development

No branches or pull requests

1 participant