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

LinkedinOAuth deprecated? #5

Open
foxale opened this issue Mar 27, 2020 · 1 comment
Open

LinkedinOAuth deprecated? #5

foxale opened this issue Mar 27, 2020 · 1 comment
Labels

Comments

@foxale
Copy link

foxale commented Mar 27, 2020

Steps to reproduce: Clone the repository and try running example_flask

AttributeError: module 'social_core.backends.linkedin' has no attribute 'LinkedinOAuth'

I guess it's a result of this one: python-social-auth/social-core#310

@gersona gersona added the bug label Dec 2, 2024
@gersona
Copy link

gersona commented Dec 2, 2024

That's correct, social_core.backends.linkedin.LinkedinOAuth is no longer valid and should be removed from AUTHENTICATION_BACKENDS

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

No branches or pull requests

2 participants