Django-openauth-id 文档和安装指南

发布于 2024-11-18 05:03:31 字数 1539 浏览 3 评论 0原文

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

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

发布评论

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

评论(2

冷了相思 2024-11-25 05:03:31

我在 github 上提供了一个使用 django-openid-auth 和 openid-selector(http://code.google.com/p/openid-selector/) 的示例,以获得漂亮的 UI。看看这是否有帮助。

https://github.com/rajasaur/openid_userprofiles

如果示例中有些内容不清楚,请询问并我很乐意提供帮助

I have put up an example of using django-openid-auth with openid-selector(http://code.google.com/p/openid-selector/) for a nice UI on github. See if this helps.

https://github.com/rajasaur/openid_userprofiles

If something is not clear from the examples, please ask and Id be more than happy to help

GRAY°灰色天空 2024-11-25 05:03:31

恕我直言:
您需要将每个 ID 提供者包含在单独的身份验证后端中。
基本实践也是使用用户模型中的构建。
查找提供多个身份验证提供程序的示例插件
github 上的 django-social_auth
希望这会有所帮助...

Imho:
You need to include each ID provider in a separate Authentication backend.
Bast practice is also to use build in User model.
Look for example plugin that provides multiple authentication providers
django-social_auth at github.
Hope that will help...

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