/redux-auth-demo

Demo app illustrating authentication flow using react, redux, react-router, immutablejs, and jwt

Primary LanguageJavaScript

Redux Auth Demo

Demo app illustrating authentication flow using react, redux, react-router, immutablejs, and jwt (json web tokens).

npm install
npm start (or npm run develop)