GAE User Session with HTTP Basic Authentication (Python recipe) by Berend HTTP Basic is an unsecure but easy to implement authentication protocol. I think its good enough for a simple client in front of an SSL capable server. Google App-Engine supports SSL, and here is a recipe to set up the user-session using HTTP Basic. gauth has the code from my not-really-a-recipe listing at: http://code.activ
{{#tags}}- {{label}}
{{/tags}}