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

Fixed #1102 cannot import name OpenIdConnectAssociation #1104

Open jialutu opened 7 years ago

jialutu commented 7 years ago

This is reflect the update to the classes OpenIdConnectAssociation and OpenIdConnectAuth moving to social_core.backends.open_id_connect.

bluszcz commented 5 years ago

Any update on this? My django application is blocked by this atm...