omab / python-social-auth

Social auth made simple
http://psa.matiasaguirre.net
BSD 3-Clause "New" or "Revised" License
2.83k stars 1.09k forks source link

Remove Facebook2OAuth2 and Facebook2AppOAuth2 backends #1046

Closed browniebroke closed 7 years ago

browniebroke commented 8 years ago

Closes #1045. They are using an endpoint that doesn’t exist anymore, and the main backends are now more up to date.

omab commented 7 years ago

I've ported this PR into social-core and social-docs.

Thanks!