I want to use some of google apis (for example Google Docs to create
an arhive for an user) but i don't want the user to explicitly give
out the user and password.
Is there a way to give the user a webpage to grant access to a certain
Google app and the get an auth token for me to access the user's
data ? Does the App engine OAuth help ?
I found this tutorial 
http://code.google.com/apis/accounts/docs/OAuth_ref.html#SigningOAuth
but i don't understand how their oauth_signature is created, based on
the "base string".

Any help is welcome :)

-- 
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 google-appengine-java@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.

Reply via email to