Login with Google

Permalink
Hey guys, I am looking to make a new corporate site which allows users to login with their Google Apps account. The company is switching to Google for its email, and would like to use google to authenticate users to login to the site to mark timesheets and what not.

I have been searching high and low with now success on how to do this. Any feedback would be great! Cheers!

https://developers.google.com/accounts/docs/OAuth2Login...

 
novologic replied on at Permalink Reply
novologic
check out this site and JS framework -http://adodson.com/hello.js/

it should help you really understand how to leverage google and other social sites OAuth2 integration capabilities.