Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用Django-Socialauth,我的网站在这里
但我现在不成功,我认为Django-Socialauth 缺少一种从openid_response.
Django-Socialauth
openid_response
谁能给我成功的演示?
我没有使用过 Django-Socialauth,但是具有类似名称的包提供了相同的功能:
django-social-auth
我发现这是非常有据可查的。
你可以在这里找到它:https ://github.com/omab/django-social-auth
您可以在此处找到文档和示例:
http://django-social-auth.readthedocs.org/en/latest/