Skip to content

This is an OAuth controller and helpers for the Pylons web framework.

Notifications You must be signed in to change notification settings

tadasv/oauth-pylons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

The goal of oauth-pylons is to provide a simple to use OAuth abstraction for Pylons controllers through method decorators.

TODO

  • Complete OAuthStoreBase interface.
  • oauth_request_token decorator.
  • oauth_access_token decorator.
  • oauth_resource decorator.

About

This is an OAuth controller and helpers for the Pylons web framework.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages