Skip to main content

OAuth 1.0a Provider with Redis in Python

Project description

I want to build a scalable OAuth 1.0a Provider that is is to subclass specifically in authenticating users against various databases. Focuses in leveraging performance by using Redis as the primary OAuth Provider backend, user authentications can be handled differently using any other databases.

Compatibility Against RFC5849 <http://tools.ietf.org/html/rfc5849>

With this README, I have no plans in supporting 3 legged authentications. I am only supporting XAuth at the moment. Fork and contribute to add support to 3 legged authentications.

OAuth Authorization components are all expected from a HTTP POST body except for OAuth Signatures, this is expected from query strings.

Will refactor later on, it seems that my REST tool is not supporting extra Authentication headers properly.

Using

Don’t! Not yet.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

oauth1-provider-0.1.0.tar.gz (3.5 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page