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

Integrate Google+ Sign-in #39

Closed rodrigoprimo closed 9 years ago

rodrigoprimo commented 10 years ago

https://developers.google.com/+/api/auth-migration

https://developers.google.com/+/web/signin/

http://wordpress.org/support/topic/future-features?replies=3#post-5174082

premyslvaculik commented 10 years ago

Best options are: 1) Client-side flow 2) Hybrid server-side flow

"Pure server-side flow" does not allow some functions.

nunomorgadinho commented 10 years ago

According to https://developers.google.com/+/api/auth-migration#timetable Google will close registration to new OpenID 2.0 clients by April 30, 2014. Anyone started work on this? I would like to pitch in and contribute.

rodrigoprimo commented 10 years ago

Thanks for the heads-up. I wasn't aware of this date.

It would be great if you could help with this. Please open a PR.

rodrigoprimo commented 10 years ago

@nunomorgadinho are you working on this?

nunomorgadinho commented 10 years ago

Nop, not having the availability to work on this at the moment.

On 12/06/2014, at 14:59, Rodrigo Primo notifications@github.com wrote:

@nunomorgadinho are you working on this?

— Reply to this email directly or view it on GitHub.

rodrigoprimo commented 10 years ago

I've started the integration on google-plus branch.

The new admin options should be working and the plugin is able to connect to Google Plus but there is still some work to be done on https://github.com/rodrigoprimo/social-connect/blob/google-plus/google-plus/callback.php to finish the work.

Sharing here in case anyone is able to finish before myself.

rodrigoprimo commented 9 years ago

Thanks @jneto for finishing this!

premyslvaculik commented 9 years ago

When i want login with G+: Opened new window with url http://beta2.googleplay.cz/index.php?social-connect=google-plus But nothing doing, only displaying "Login to http://beta2.googleplay.cz"

https://wordpress.org/plugins/social-connect/