Commit Graph

1751 Commits (7ff2b02364aa9f61a80c5e76e7dd5d6a7700c823)

Author SHA1 Message Date
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