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

Trying to do login via facebook oauth2 (getting AttributeError: type object 'UserSocialAuth' has no attribute 'app_session') #985

Closed dotpot closed 7 years ago

dotpot commented 8 years ago

AttributeError: type object 'UserSocialAuth' has no attribute 'app_session'

Any ideas of where the problem is ?

omab commented 7 years ago

Can't help with this little details, app_session seems to be defined in Pyramid or Tornado frameworks.

I'm closing it, please reopen in the corresponding component in the splitted social auth if still relevant.