element-portable/src/components
Luke Barnard 1176573f39 Implement SessionStore
This wraps session-related state into a basic flux store. The localStorage item 'mx_pass' is the only thing managed by this store for now but it could easily be extended to track other items (like the teamToken which is passed around through props a lot)
2017-05-12 12:02:45 +01:00
..
structures Implement SessionStore 2017-05-12 12:02:45 +01:00
views Implement SessionStore 2017-05-12 12:02:45 +01:00