0.0.8 • Published 9 years ago

react-authentication v0.0.8

Weekly downloads
1
License
MIT
Repository
-
Last release
9 years ago

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

0.0.8

9 years ago

0.0.7

9 years ago

0.0.6

9 years ago

0.0.5

9 years ago

0.0.4

9 years ago

0.0.3

9 years ago