alixandru / q2a-open-login

Question2Answer Open Login plugin
62 stars 44 forks source link

Please update to latest hybridauth #56

Closed fulldecent closed 6 years ago

fulldecent commented 9 years ago

I would submit a pull request for this but I cannot get even the current version of q2a-open-login to work, so I don't want to be responsible for breaking it for everyone else :-)

Specifically, my current problem is that I can login to an existing account but I cannot create a new account with q2a-open-login. However, when updating to a new version of hybridauth I am not even able to login with my existing account.

fulldecent commented 9 years ago

I have found that the version of hybridauth in q2a-open-login is most closely related to their commit:

https://github.com/hybridauth/hybridauth/commit/0a8cab69dae1a822a410fac3737896cf7379be6d

Although it is not a perfect match. I AM able to login to my existing site if pasting that code into q2a-open-login

fulldecent commented 9 years ago

git bisect tells me that this commit is breaking things https://github.com/hybridauth/hybridauth/commit/6176cf0cf7cc47aa0daed4f1ea835523f37e5f39

alixandru commented 8 years ago

If you're using the Google login, make sure you have the latest plugin code. The Google provider was updated at some point to use the regular Google Mail login and not the Google Plus login. Depending on you preference you can enable one or the other. Let me know how it goes.

fulldecent commented 6 years ago

Thank you, this is fixed in the latest version.