No, the best way (and recommended way) is to get the token from GData and
store that. Don't store user passwords.

On Thu, Apr 22, 2010 at 5:04 AM, Joost Bloemsma
<[email protected]>wrote:

> Hi,
>
> I am creating an app that has to access some data over the Google Data
> API. To do so the user has to be authenticated. The user allready is
> authenticated when starting the app (using the normal userService),
> but to use the dataservice the app needs either his/her password or an
> authorisationtoken.
> I don't want to store passwords or hardcode one in my app, and to ask
> the user again to enter his password seems a bit oldfashioned.
> Isn't there a way to obtain that token using the userService?
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google App Engine for Java" group.
> To post to this group, send email to
> [email protected].
> To unsubscribe from this group, send email to
> [email protected]<google-appengine-java%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/google-appengine-java?hl=en.
>
>


-- 
Ikai Lan
Developer Relations, Google App Engine
Twitter: http://twitter.com/ikai
Delicious: http://delicious.com/ikailan

----------------
Google App Engine links:
Blog: http://googleappengine.blogspot.com
Twitter: http://twitter.com/app_engine
Reddit: http://www.reddit.com/r/appengine

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" 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-java?hl=en.

Reply via email to