All Projects → dahlia → wsgi-oauth2

dahlia / wsgi-oauth2

Licence: MIT license
Simple WSGI middleware for OAuth 2.0

Programming Languages

python
139335 projects - #7 most used programming language

wsgi-oauth2

docs/_static/oauth2.png

This module provides a simple WSGI middleware that requires the user to authenticate via the specific OAuth 2.0 service, e.g., Facebook, Google, GitHub.

You can install the package via downloading from PyPI:

$ pip install wsgi-oauth2

Read the documentation as well.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].