yohanboniface / falcon-oauth

Oauth wrapper around https://github.com/idan/oauthlib/ for Falcon.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Falcon-Oauth

Oauth wrapper around oauthlib for Falcon.

Based on https://github.com/lepture/flask-oauthlib/.

Work in progress work in progress work in progress

I'm only focusing on Oauth2 provider because I only need it for now, and specificaly on the 'client_credential' and 'password' grant types.

But anyone that want to work on other parts is more than welcome :)

## Example

See tests or this work in progress project.

About

Oauth wrapper around https://github.com/idan/oauthlib/ for Falcon.


Languages

Language:Python 100.0%