【问题标题】:Which library for implementing Oauth in django?哪个库用于在 django 中实现 Oauth?
【发布时间】:2013-07-26 19:45:27
【问题描述】:

我正在使用 django-tasty-pie 开发 API,并且想知道要实现哪个库以使 OAuth 用于基于用户名/密码的工作。我想使用这个 API 从 Android 应用程序和 chrome 应用程序调用用户注册。我知道 django-social-auth。但我在这里并不完全处理社交身份验证。只需基本的 OAuth 即可。

【问题讨论】:

    标签: django


    【解决方案1】:

    要了解风景,请阅读这篇博文:http://pydanny.com/the-sorry-state-of-python-oauth-providers.html(它还列出了所有备选方案)。

    我看起来 Idan 的库是最新的:https://github.com/idan/oauthlib

    【讨论】:

    【解决方案2】:

    已接受答案中的帖子在文章的附录中说明了以下内容:

    07/07/2013 - 请考虑 https://github.com/evonove/django-oauth-toolkit 用作 Django 驱动的 OAuth 提供程序。它背后的团队做得对!

    【讨论】:

      猜你喜欢
      • 2010-12-15
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2011-02-19
      • 1970-01-01
      • 2014-05-07
      相关资源
      最近更新 更多