对于 Rails 应用程序来说,哪个是最好的 0auth gem?

发布于 09-12 02:57 字数 155 浏览 4 评论 0原文

我将向我的 Rails 网络应用 添加 Oauth 身份验证。既然我不想重新发明轮子,你有一些红宝石宝石建议添加这种功能吗?

TIA 保罗

I'm going to add Oauth autenthication to my rails web app. Since I don't want to reinvent the wheel, have you got some ruby gem to suggest to add this kind of feature?

TIA
Paolo

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

决绝2024-09-19 02:57:07

我想说这个建议现在已经被取代了。我建议您使用 OmniAuth,如果您还需要普通身份验证,则可以使用 Devise。

有 2 个 OmniAuth 特定 RailsCast 可引导您完成所需内容:OmniAuth 第 1 部分OmniAuth 第 2 部分

I would say that this advice is now superseded. I'd suggest you use OmniAuth instead, possibly with Devise if you need normal auth as well.

There are 2 OmniAuth specific RailsCasts that walk you through exactly what's needed: OmniAuth Part 1 and OmniAuth Part 2

意犹2024-09-19 02:57:07

看看这些:

Pelle 在 github 上的插件 教程是 此处

第二个是 oauth2 以及一些 示例

Petr

Have a look at these:

Pelle's plugin at github tutorial is here

and the second one is oauth2 with some examples

Petr

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文