rodrigoprimo / social-connect

WordPress plugin for signup/login using social media providers.
http://wordpress.org/extend/plugins/social-connect/
GNU General Public License v3.0
73 stars 40 forks source link

OpenID changes #62

Closed Frique closed 10 years ago

Frique commented 10 years ago

Connecting via Google (OpenID) doesn't seem possible for new domains (after May 2014) anymore. It gives your the error "OpenID auth request contains an unregistered domain" and won't authenticate. It needs to be updated to OAuth 2.0 or Google+ login.

As described here http://stackoverflow.com/a/23787933/322174

Frique commented 10 years ago

Closed as I discovered this is already discussed.

rodrigoprimo commented 10 years ago

@Frique as you saw on #39 I have started the work to integrate Google+ login into the plugin on google-plus branch. But I don't know when I will have the time to finish it. Please feel free to jump in and send a pull request if you are interested and available.

Thanks for your participation. I will revise the PRs you sent as soon as possible. Your help is very much appreciated.