Hi Jeff, On Wed, Oct 7, 2009 at 7:38 AM, Jeff S (Google) <[email protected]> wrote: > Hi Devraj, > > Yes you can use ClientLogin (which sends the user's username and password > over SSL in exchange for an auth token) to obtain a cookie which is used by > App Engine's users API to determine the current user. I wrote a small open > source Python library to accomplish this (based on the gdata-python-client) > and I wrote up a description on my personal blog: > > http://blog.jeffscudder.com/2009/08/test-client-for-app-engine.html > > You could build a non-browser-based client library like this is just about > any language. > Hi Jeff,
I was reviewing your blog article today in hope of writing a client side library for one of my appengine apps. Could this work for the dev server as well? Is it possible to specify the login URL to the GData API? Thanks. -- "The secret impresses no-one, the trick you use it for is everything" - Alfred Borden (The Prestiege)
-- 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.
