• Robert Knight's avatar
    Move session state to the Redux store · 1e2450e9
    Robert Knight authored
    Move the session state out of the "session" service and into the Redux
    store.
    
    This enables logic in reducers and action creators to access the
    logged-in user, list of groups and active feature flags.
    1e2450e9
index.js 1.21 KB