TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: User authentication demo using React and jToker

3 点作者 lynndylanhurley大约 10 年前

1 comment

lynndylanhurley大约 10 年前
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>