How do I get a permanent long term authentication token for google apps application?

Posted by Ali on Stack Overflow See other posts from Stack Overflow or by Ali
Published on 2010-04-17T10:07:09Z Indexed on 2010/04/17 10:13 UTC
Read the original article Hit count: 509

Hi guys I'm working on my google apps application - currently I've build the authentication upon the example available at google namely this url

The problem is that the session seems to time out and that everytime I am logged into my google apps account and go to my application I need to authenticate again and go through the screen where google asks me if I should allow the application to access the services like GMAIL, Docs etc listed in the manifest xml file. I don't think I'm doing it right as other applications allow instant access.

Any ideas

© Stack Overflow or respective owner

Related posts about php

Related posts about google-apps