redux-auth-demo icon indicating copy to clipboard operation
redux-auth-demo copied to clipboard

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

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)