Go to file
2017-09-05 06:36:28 -07:00
dist Make other auth actions flexible too and add verifyCredentials 2017-09-03 18:03:46 -07:00
src Make other auth actions flexible too and add verifyCredentials 2017-09-03 18:03:46 -07:00
.gitignore Remove src *.js files 2017-09-02 15:12:50 -07:00
index.d.ts Rename and re-type generateAuthActions export 2017-09-03 06:50:52 -07:00
LICENSE Initial commit 2017-09-02 08:02:14 -07:00
package-lock.json Try adding types again 2017-09-03 06:41:20 -07:00
package.json Make other auth actions flexible too and add verifyCredentials 2017-09-03 18:03:46 -07:00
README.md Add placeholder README 2017-09-05 06:36:28 -07:00
tsconfig.json First attempt at getting a prototype up 2017-09-02 15:07:05 -07:00
tslint.json First attempt at getting a prototype up 2017-09-02 15:07:05 -07:00

Redux Token Auth

This is going to be the raddest client-side solution for user authentication using React and Redux with a Rails backend that uses Devise...

But Ooh Wee! It's not quite ready yet.

Still cleaning up, TypeScripting, and unit testing the s**t out of it.

Documentation to follow.