Skip to content

Djago OAuth2 Consumer is a reusable application for providing a OAuth consumer for your project.

License

Notifications You must be signed in to change notification settings

linkomnia/doac

This branch is up to date with Rediker-Software/doac:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Kevin Brown
Apr 18, 2014
398fdd6 · Apr 18, 2014
Apr 18, 2014
Sep 2, 2013
Apr 18, 2014
Jun 27, 2013
Feb 4, 2014
Mar 3, 2013
Sep 2, 2013
May 26, 2013
Aug 19, 2013
May 24, 2013
Jan 30, 2014
Jan 30, 2014
May 26, 2013

Repository files navigation

Django OAuth2 Consumer (doac) Build Status

DOAC is a reusable application that can be used to provide an OAuth2 cosumer for your project. It is based on RFC 6749 for the OAuth2 authorization framework.

What do I need to use this?

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?

Where is the documentation?

The documentation is not complete, but we try our best to keep them current and comprehensive.

They are included in this repository in markdown versions. You can view them here.

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 not covered.

You can run the tests with:

python runtests.py

The test runner has support for coverage.py along with some other options.

About

Djago OAuth2 Consumer is a reusable application for providing a OAuth consumer for your project.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 97.0%
  • HTML 3.0%