gaema

tornado.auth tweaked to work on Google App Engine
Download

gaema Ranking & Summary

Advertisement

  • Rating:
  • License:
  • The Apache License 2.0
  • Price:
  • FREE
  • Publisher Name:
  • Rodrigo Moraes
  • Publisher web site:
  • http://code.google.com/u/rodrigo.moraes/

gaema Tags


gaema Description

tornado.auth tweaked to work on Google App Engine gaema is a Python library that provides various authentication systems for Google App Engine. It is basically the tornado.auth module extracted to work on App Engine and independently of any framework.It supports login using: * OpenId * OAuth * Google Accounts * Facebook * FriendFeed * TwitterYou can use one, all or a mix of these auth methods. This is done with minimal overhead: gaema is small and doesn't have any dependencies, thanks to the awesome work done by the Tornado crew.gaema only authenticates an user, and doesn't provide persistence such as sessions or secure cookies to keep the user logged in. Because each framework do these things in a different way, it is up to the framework to implement these mechanisms. Requirements: · Python


gaema Related Software