Click here to Skip to main content
15,907,326 members

Comments by Sachin Phapale (Top 1 by date)

Sachin Phapale 17-Jan-14 5:25am View    
Thanks for your reply,

I already downloaded sample project from this site and implemented into my application. But I have only issue that when I am not logged into to google account then it redirected to me to google login page. I am looking for, If I am not logged in to google account then I should be on my application login page.

I have put required code on page load. So on page load it validate whether user is logged into google account and if no then it redirect to google login page.