python-social-auth / social-examples

Python Social Auth - Examples
BSD 3-Clause "New" or "Revised" License
87 stars 27 forks source link

LinkedinOAuth deprecated? #5

Open foxale opened 4 years ago

foxale commented 4 years ago

Steps to reproduce: Clone the repository and try running _exampleflask

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

I guess it's a result of this one: https://github.com/python-social-auth/social-core/issues/310