zcash-grant-system/frontend/client/store
William O'Beirne 24350ec77f User Authentication UI (Pt 3 - Persistence) (#127)
* Check in auth flow work.

* More work on auth steps. Check in before redux state.

* Create auth reducer and actions

* Stubbed out profile page to test auth aware routes. Minor style fixes.

* Fill out provider components

* Handle missing origin

* Fix reducer mistake. Show user info in profile page.

* Reflect auth state in header.

* tslint

* Actual user creation.

* Implement sign in

* Fix redux types.

* Add redux persist to config.

* Add sagas, fix persistence.

* Remove console log
2018-10-03 14:08:14 -05:00
..
configure.tsx User Authentication UI (Pt 3 - Persistence) (#127) 2018-10-03 14:08:14 -05:00
reducers.tsx User Authentication UI (Pt 3 - Persistence) (#127) 2018-10-03 14:08:14 -05:00
sagas.ts User Authentication UI (Pt 3 - Persistence) (#127) 2018-10-03 14:08:14 -05:00