r-park / todo-react-redux

Todo app with Create-React-App • React-Redux • Firebase • OAuth
https://todo-react-redux.firebaseapp.com
MIT License
1.02k stars 272 forks source link

Integrate redux auth library #66

Open ninjasort opened 7 years ago

ninjasort commented 7 years ago

Have you seen this redux auth wrapper? Seems like it's similar to the boilerplate you've set up with Firebase auth in the requireAuth(). Thoughts on integrating it?