Skip to content

Change localStorage to sessionStorage #2

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

Merged
merged 1 commit into from
Apr 1, 2018

Conversation

edvinasjurele
Copy link
Owner

localStorage is never expires, but I need for data to expire if you get back for sometime or you open the app once again.

The only requirement for data persistence is page refresh, so session storage fits the best.

@edvinasjurele edvinasjurele merged commit 9c1d701 into master Apr 1, 2018
@edvinasjurele edvinasjurele deleted the feature/change-local-to-session-storage branch April 1, 2018 19:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant