Skip to main content

Simple flask_oauthlib based middleware for WSGI app to preform oauth

Project description

# WSGI middleware for OAuth [![Build Status](https://travis-ci.org/last-g/oauth_middleware.svg?branch=master)](https://travis-ci.org/last-g/oauth_middleware)

This is simple (not really) middleware based on flask_oauthlib that provides full protection with oauth for your WSGI application.

Features

  • support for any WSGI based application

  • web-based authentication

  • basic auth with token authentication for scripts

Installation:

  • pip install oauth_middleware

or

  • just mention oauth_middleware in your requirements

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

oauth_middleware-0.3.0.tar.gz (8.6 kB view hashes)

Uploaded Source

Built Distribution

oauth_middleware-0.3.0-py2.py3-none-any.whl (7.4 kB view hashes)

Uploaded Python 2 Python 3

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