Skip to content

last-g/oauth_middleware

Repository files navigation

WSGI middleware for OAuth

Build Status

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

About

WSGI middleware for OAuth

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages