vta / modeify

A web-based UI for delivering personalized commute information to travelers
Other
4 stars 1 forks source link

Change all uses of localstorage to sessionstorage #14

Closed 3vivekb closed 8 years ago

3vivekb commented 8 years ago

We really shouldn't be storing the trip info into local storage. It should expire!

http://stackoverflow.com/questions/19867599/what-is-the-difference-between-localstorage-sessionstorage-session-and-cookies

3vivekb commented 8 years ago

Fixed with ac02f79e04eaa99b584da16013bdcd9b7debab90