Actions
Feature proposal #3322
closedImplement Google Plus authentication
Description
Have dug through over 147 pages of documentation and finally found the authentication dialog usage using their JS API at the below links.
http://code.google.com/p/google-api-javascript-client/wiki/Authentication
http://code.google.com/p/google-api-javascript-client/wiki/Samples
https://developers.google.com/+/api/
Currently full authentication dialog is working as expected. Need to review cookie retrieval and profile data retrieval to finalize implementation.
Actions