TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: User authentication demo using React and jToker

3 pointsby lynndylanhurleyabout 10 years ago

1 comment

lynndylanhurleyabout 10 years ago
I&#x27;m really liking React, but I couldn&#x27;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&#x27;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:&#x2F;&#x2F;github.com&#x2F;lynndylanhurley&#x2F;ng-token-auth</a> [2] <a href="https://github.com/lynndylanhurley/devise_token_auth" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;lynndylanhurley&#x2F;devise_token_auth</a>