Hi, You have to use the official App Engine User Service: it is based on regular Google login
See to start http://code.google.com/appengine/docs/java/users/ You can also go the GWT tutorial to get some working samples: http://code.google.com/webtoolkit/doc/1.6/tutorial/appengine.html#user come back if you need more regards didier On Jan 19, 9:50 am, Joshua Lückers <[email protected]> wrote: > Hello, > > I am writing a desktop application with Swing. Now I want to store > objects in the Google App Engine datastore. > Users do have to login with their Google Account before they can use > the application. The objects (Tasks, I am writing a task manager) will > be stored in the datastore. > > Can someone point me in the right direction how I can accomplish this? -- 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.
