An OAuth2 Consumer application for your Django project.
Project description
Django OAuth2 Consumer (doac) |Build Status|
============================================
django-oauth2-consumer (DOAC) is a reusable application that can be used
to provide an OAuth2 cosumer for your project. It is based on `RFC
6749 <http://tools.ietf.org/html/rfc6749>`__ for the `OAuth2
authorization framework <http://oauth.net/2/>`__.
This project is in active development in the alpha stage. It is not
recommended for use in production and is not complete.
What do I need to use this?
---------------------------
- Django 1.3+
- Django `authentication
application <https://docs.djangoproject.com/en/1.5/topics/auth/>`__
- Python 2.6+
This plugin has not been tested on other configurations. If it works
with different requirements, or if a requirement is missing from the
list, feel free to bring up an issue.
What else does this have support for?
-------------------------------------
- Django `admin
application <https://docs.djangoproject.com/en/1.5/ref/contrib/admin/>`__
Where is the documentation?
---------------------------
The documentation is not complete, but we try our best to keep them
current and comprehensive.
`You can view them here on
ReadTheDocs. <https://django-oauth2-consumer.readthedocs.org/en/latest/>`__
Where are the tests?
--------------------
We are trying our best to keep them up to date. Feel free to submit a
pull request with tests for code that is missing it.
| You can run the tests with:
| ``python runtests.py``
| The test runner has support for coverage.py along with some other
options.
.. |Build Status| image:: https://travis-ci.org/kevin-brown/doac.png?branch=master
:target: https://travis-ci.org/kevin-brown/doac
============================================
django-oauth2-consumer (DOAC) is a reusable application that can be used
to provide an OAuth2 cosumer for your project. It is based on `RFC
6749 <http://tools.ietf.org/html/rfc6749>`__ for the `OAuth2
authorization framework <http://oauth.net/2/>`__.
This project is in active development in the alpha stage. It is not
recommended for use in production and is not complete.
What do I need to use this?
---------------------------
- Django 1.3+
- Django `authentication
application <https://docs.djangoproject.com/en/1.5/topics/auth/>`__
- Python 2.6+
This plugin has not been tested on other configurations. If it works
with different requirements, or if a requirement is missing from the
list, feel free to bring up an issue.
What else does this have support for?
-------------------------------------
- Django `admin
application <https://docs.djangoproject.com/en/1.5/ref/contrib/admin/>`__
Where is the documentation?
---------------------------
The documentation is not complete, but we try our best to keep them
current and comprehensive.
`You can view them here on
ReadTheDocs. <https://django-oauth2-consumer.readthedocs.org/en/latest/>`__
Where are the tests?
--------------------
We are trying our best to keep them up to date. Feel free to submit a
pull request with tests for code that is missing it.
| You can run the tests with:
| ``python runtests.py``
| The test runner has support for coverage.py along with some other
options.
.. |Build Status| image:: https://travis-ci.org/kevin-brown/doac.png?branch=master
:target: https://travis-ci.org/kevin-brown/doac
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
doac-0.0.1.tar.gz
(8.6 kB
view details)
File details
Details for the file doac-0.0.1.tar.gz
.
File metadata
- Download URL: doac-0.0.1.tar.gz
- Upload date:
- Size: 8.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7e13c838bbe15c683b9ce7f9da0d0dbf5007805f101ef78354477e88c99c84e3 |
|
MD5 | 23f27bef27630c602f9a1f4e92e404c8 |
|
BLAKE2b-256 | 749cb7eb50a19d5d5801261b806c9f7a7e4ee90788b12c15ae40de5e392b2555 |