boodebr sandbox App Engine samples and tutorials from boodebr.org


Recently Edited
LoginDemo edit
frank, 17 July 2008 (created 21 April 2008)
This sample demonstrates the Users API. This API allows users to login to your website with their Google account. The demo shows two basic ideas:
  • Allowing a user to login and logout
  • Storing some data along with the user, as you would do in a typical application.

View the demo here and the source code.

blog comments powered by Disqus