I am creating a PHP application in which I want to implement Openid login. I want to implement the following functionality:
If user has already logged in his Google Apps account, then PHP application should not ask him login info again.
How can I check in custom PHP application login, that user has already logged in his Google Apps account? I am using PHP lightopenid.