How do I implement ‘sign in with google’ on my site?
If you plan to use OpenID, use that. Google is already an OpenID 2.0 provider. Google’s OpenID provider is located at: https://www.google.com/accounts/o8/ud (NOTE: There’s no point visiting that URI in your browser, but it does work for OpenID.) This is primarily addressed on the Accounts API page, which also addresses OAuth and the hybrid and … Read more