/django-oauth2-provider

Provide OAuth2 access to your app

Primary LanguagePythonMIT LicenseMIT

django-oauth2-provider

https://travis-ci.org/caffeinehit/django-oauth2-provider.png?branch=master

django-oauth2-provider is a Django application that provides customizable OAuth2-authentication for your Django projects.

Documentation

Help

Running Tests

$ pip install -r requirements.txt
$ bash test.sh

License

django-oauth2-provider is released under the MIT License. Please see the LICENSE file for details.