cactrot / wsgi-oauth2

Simple WSGI middleware for OAuth 2.0

Home Page:https://dahlia.github.io/wsgi-oauth2/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Simple WSGI middleware for OAuth 2.0

https://dahlia.github.io/wsgi-oauth2/

License:MIT License


Languages

Language:Python 100.0%