I've not written a gdata app before, but I'm pretty sure that what you are experiencing is by design.
http://code.google.com/apis/gdata/docs/auth/overview.html On Fri, Jun 4, 2010 at 3:48 PM, Chris <[email protected]> wrote: > Hello: > > I'm using the latest gwt-gdata package to allow users of my app > (written in GWT) to access their Google contacts. But the problem I'm > having is that when I check for a valid login using the User.login() > method the package takes the user to a new page to authenticate/login > and then I lose all state of my GWT application. > > So my question is this: Is there a way to do an in-app authentication > that does not force the browser to go to a new site? > > If someone has some sample code illustrating this I would appreciate > it. > > Thanks! > > Chri > > -- > You received this message because you are subscribed to the Google Groups > "Google Web Toolkit" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<google-web-toolkit%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-web-toolkit?hl=en. > > -- Eric Z. Ayers Google Web Toolkit, Atlanta, GA USA -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" 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-web-toolkit?hl=en.
