This reverts commit 1b1b396e92, reversing changes made to a144bab0e6.
1b1b396e92
a144bab0e6
The mixin doesn't gain us anything except complexity
1. split `auth.js` up so it's 1 reducer per file 2. consolidate the conference schedule reducers 3. make conference reducer names more descriptive 4. add error handling for `body === 'undefined'` Thanks @rschamp for all the help!