I want my App Engine code to access Gmail accounts
Contact data,

Obviously OAuth and AuthSub have a token limits.

The remaining option is to use ClientLogin username/password
authentication. My App can reuse a token per user for 24 hours.

Are there are limitations for number of outstanding tokens for
ClientLogin authentication?

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to