Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 360 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 360 Bytes

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.