Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cannot import name 'OpenIdConnectAssociation' #1102

Open
jialutu opened this issue Jun 23, 2017 · 1 comment
Open

cannot import name 'OpenIdConnectAssociation' #1102

jialutu opened this issue Jun 23, 2017 · 1 comment

Comments

@jialutu
Copy link

jialutu commented Jun 23, 2017

ImportError at /login/facebook/
cannot import name 'OpenIdConnectAssociation'
Request Method: GET
Request URL: http://127.0.0.1:8000/login/facebook/
Django Version: 1.11.2
Exception Type: ImportError
Exception Value:
cannot import name 'OpenIdConnectAssociation'
Exception Location: \Continuum\Anaconda3\lib\site-packages\social\backends\open_id.py in , line 1

jialutu added a commit to jialutu/python-social-auth that referenced this issue Jun 23, 2017
@jialutu
Copy link
Author

jialutu commented Jun 23, 2017

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

Pull request #1104 created to update the import.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant