An open API service indexing awesome lists of open source software.

https://github.com/cedadev/ndg_oauth

Python OAuth 2.0 Implementation including client and server packages.
https://github.com/cedadev/ndg_oauth

Last synced: about 1 year ago
JSON representation

Python OAuth 2.0 Implementation including client and server packages.

Awesome Lists containing this project

README

          

ndg_oauth
=========
Python OAuth 2.0 Implementation including client and server packages:
* ndg_oauth_client
* ndg_oauth_server

These include WSGI wrappers for easy integration with Python frameworks such as Pylons/Pyramid or Django.

Both are available on PyPI e.g.
```
$ pip install ndg_oauth_client ndg_oauth_server
```

Latest release is version 0.5.0.