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.<p>I've also built a Rails gem [2] that makes this plugin work with as little configuration as possible.<p>[1] <a href="https://github.com/lynndylanhurley/ng-token-auth" rel="nofollow">https://github.com/lynndylanhurley/ng-token-auth</a>
[2] <a href="https://github.com/lynndylanhurley/devise_token_auth" rel="nofollow">https://github.com/lynndylanhurley/devise_token_auth</a>