Hi,
I would like to do is to authenticate into Google Accounts using a
Username and Password.
Basically,
[Authenticate User Context - Log in Pro grammatically into Google
Accounts inside a Java Servlet]
UserService userService = UserServiceFactory.getUserService();
User user = userService.getCurrentUser();
[Access Data Store based on Google Account]
[Resolve the User Context]
Please help. I would really appreciate it. Can we perform this using
UrlFetch ...? I tried remote-api in Google SDK 1.6.1 and there are
some issues, the Code in Google Help does not work.
Thanks,
Jerry
--
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.