I have an application running on Django.
I’d like to be able to authenticate/authorize users from at least Facebook, Google, Yahoo.
We can find many applications to manage identity providers in the internet.
I found several answers on stackoverflow but suggestions all seem to be quite old.
The question is: what is the simplest/best maintained solution available ?
Django-social-auth