So, to sum this up: with federated login enabled, is there a way to implement login for applications which does not require user interaction? For example a cron job takes username & password from a file when loggin in to my app at GAE. Just like ClientLogin does?
Robert
On Wed, Feb 9, 2011 at 14:40, anatoliy <anatoliy....@gmail.com> wrote:
> Singuan, the identifier (OAuth request token) has limited lifetime.
> Therefore, there is no sense to store it as it will be obsolete rather soon.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google App Engine" group.
> To post to this group, send email to google-a...@googlegroups.com.
> To unsubscribe from this group, send email to
> google-appengi...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/google-appengine?hl=en.
>