SoPR / horas

Una plataforma para facilitar la mentoría.
1hora.org
MIT License
32 stars 17 forks source link

Errors logging in with Google, Facebook. Twitter is ok. #113

Closed rlconley closed 3 years ago

rlconley commented 6 years ago

When I visit the homepage as a new user, when I click the buttons to register with google and with facebook, I get the errors in the attached screenshots. Twitter seems to work ok. screen shot 2018-05-30 at 3 59 25 am screen shot 2018-05-30 at 3 59 49 am

jpadilla commented 6 years ago

@rlconley Just fixed some settings on the Facebook app that seemed to have changed, should work now.

@gcollazo I don't think I have permissions on the Google app, maybe you own it. Any chance you could check and give me permissions?

rlconley commented 6 years ago

On facebook, I get the login dialog box, but then get a 500.

jpadilla commented 6 years ago

@rlconley I think I'm closer to fixing this now, thanks. During #75 migrations from our custom user model seemed to have diverted from newer migrations applied to Django's base user model. I've got a few ideas on how to fix this. @froi we should probably talk about it