tipfy.ext.auth.oauth ¶
This extension provides a mixin to authenticate using OAuth. It is the base class for other service-based authentication, such as Twitter.
See an example implementation in tipfy.ext.auth.twitter.
Or try our multi-auth demo (source here).
Extension Reference¶
- Name: tipfy.ext.auth.oauth
- Author: Rodrigo Moraes, ported from tornado.auth
- License: Apache Software License
- Tags: authentication, users
- URL: http://www.tipfy.org/wiki/extensions/auth/oauth/
- PyPi page: http://pypi.python.org/pypi/tipfy.ext.auth.oauth/
- Source code: http://code.google.com/p/tipfy-ext-auth-oauth/
- Issue tracker: http://code.google.com/p/tipfy-ext-auth-oauth/issues/list
- Version: latest
- Edited by moraes on 7/21/10 5:43 PM
- Save on Delicious | Submit to Reddit
- History
- Edit
