资 源 简 介
WARNING: THIS THING IS OBSOLETE - DON"T USE IT
Use this one instead: django\_facebook\_oauth
Fork it on github
This app extends the built-in Django auth system to let your visitors use their Facebook account to log into your site. It works with existing user accounts and django-registration (although django-registration isn"t required). Your visitors can still use their Django username and password, or they can log in with their facebook account and link it to their existing Django user account. If they don"t have an existing user account, they can log in with Facebook and a dummy Django user will get setup for them seamlessly.
This stuff is all a work in progress so its rough around the edges. I try to keep trunk working, but there might be API and behavior changes if you try to keep up to date.
I would love help on t