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

Allow POST requests for auth method so OpenID forms could use it that way #963

Closed moorchegue closed 8 years ago

moorchegue commented 8 years ago

Not sure if this is the best approach. Please let me know if it's any good.

omab commented 8 years ago

That seems to be the right way, thanks!