Mod Name:SA Google+ intergration
http://custom.simplemachines.org/mods/index.php?mod=3278Type:Socialization
Features:- Login with google+
- Register with google+
- Google+ logs
- Set a custom login url
- Set a custom login image
- Choose what group google+ users goto
- Google+1 button on boards you choose
Creating your application:- Visit the Google API Console to generate OAuth2 client id, OAuth2 client secret, and register your OAuth2 redirect uri.
https://code.google.com/apis/console - Click on "Services" in the left column and turn on "Google+ API".
- Click on "API Access" in the left column and click the button labeled "Create an OAuth2 client ID"
- Give your application a name and click "Next"
- Select "Web Application" as the "Application type"
- Click on (more options) and in Authorized Redirect URIs enter
http://www.example.com/index.php?action=gplus - in Authorized JavaScript Origins enter
http://www.example.com - Click "Create client ID"
now you have your OAuth2 client id, OAuth2 client secret keys input these into gplus admin area