简体   繁体   English

Rails / Django中的Facebook,Twitter和Google登录示例

[英]Facebook, Twitter and Google login example in Rails/Django

Iam looking for a Django or Rails example with Google login+Facebook+Twitter. Iam使用Google login + Facebook + Twitter寻找Django或Rails示例。 My goal is to develop something like Nerddinner.com...The example should be updated (most of the examples I found was outdated) and working. 我的目标是开发类似Nerddinner.com的东西。示例应进行更新(我发现的大多数示例已过时)并可以正常工作。 Thanks for any advices. 感谢您的任何建议。

check out devise for rails. 签出设计的轨道。 it uses omniauth for such purposes and it's very well documented, you shouldn't have any problems with it 它为此目的使用omniauth,并且有充分的文档记录,您应该不会有任何问题

You mean an app like django-social-auth ? 您的意思是像django-social-auth这样的应用程序吗?

Check Django Packages to find more. 检查Django软件包以查找更多信息。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM