react-authentication
v0.0.8
Published
Email based token authentication wrapped with a react component.
Downloads
8
Readme
react-authentication
Uses
- broccoli (building)
- browserify (modules)
- babel (es6 to es5)
- react
- jsdom
- mocha
- material-ui
Requires io.js. (because of jsdom)
Provides a Handler, Popup, Actions and an Store for handling authentication in a react application.
Initialization
npm install
Building
rm -rf lib && broccoli build lib
Development
npm-link
then inside another project folder
npm-link react-authentication
For steady recompilation:
broccoli-timepiece lib