开发者

What is the best django app that can allow users to log in using their twitter account?

开发者 https://www.devze.com 2023-01-31 12:12 出处:网络
I\'d like to allow users to login into my Django site via their Twitter account.What are开发者_运维技巧 my options?Django-SocialAuth can help you.

I'd like to allow users to login into my Django site via their Twitter account. What are开发者_运维技巧 my options?


Django-SocialAuth can help you. Here are link with example project and docs.
http://uswaretech.com/blog/2009/08/django-socialauth-login-via-twitter-facebook-openid-yahoo-google/

0

精彩评论

暂无评论...
验证码 换一张
取 消