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.3.tar.gz
(13.0 kB
view details)
File details
Details for the file doac-0.0.3.tar.gz
.
File metadata
- Download URL: doac-0.0.3.tar.gz
- Upload date:
- Size: 13.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2f399ecb7037b2f156941538ef587213596eb5cf8755507c4451039d15592509 |
|
MD5 | 8e7d4c1f93d0ca0987d7ecfa6ef8e59c |
|
BLAKE2b-256 | 2b3b36ac6a318366552943a1ef296fe3b2f18d907566903f07f846764cc2b957 |