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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Complete authentication app based on Clojure, Noir and MongoDB

43 点作者 xavi超过 12 年前

4 条评论

graue超过 12 年前
<p><pre><code> GET /resend-activation?email=:email GET /email-changes/cancel GET /email-changes/resend-confirmation </code></pre> Shouldn't these all be POST? GETs are supposed to not have side effects.
评论 #4440172 未加载
alexatkeplar超过 12 年前
Many thanks for posting this! Only the other day I was evaluating Noir for a webapp and the lack of a capable user auth capability was the main blocker...
评论 #4439425 未加载
sandGorgon超过 12 年前
Any apps like this which use a traditional DB (mysql or pg) ? Want to see how a relational model translates to clojure.
评论 #4439981 未加载
eranation超过 12 年前
Looks really nice, authentication is something many are doing wrong and it's important to have good templates<p>One question, why not use ensureIndex ? is there a real performance running it once it's created?
评论 #4440482 未加载