My company uses Google web apps for our e-mails and documents. I have made a web application for processing orders using cakePHP. Is it possible for me to allow my sales guys sign into the application using their Google account (work account only) instead of having to create a new account in my cakePHP application.
Thanks for the help.