Live data from Hacker News

Show HN: User authentication demo using React and jToker

j-toker-demo.herokuapp.com

1–3 of 3 posts

Re: Show HN: User authentication demo using React and jToker

#3
I'm really liking React, but I couldn't find a good way to manage users. So I decided to port my existing AngularJS module [1] over to standard jQuery. The functionality is almost identical.

I've also built a Rails gem [2] that makes this plugin work with as little configuration as possible.

[1] https://github.com/lynndylanhurley/ng-token-auth [2] https://github.com/lynndylanhurley/devise_token_auth