Skip to main content

OAuth support for Django REST Framework

Project description

build-status-image pypi-version

Overview

OAuth support extracted as a third party package directly from the official Django REST Framework implementation. It’s built using the django-oauth-plus and django-oauth2-provider packages.

This package provides two authentication classes: OAuthAuthentication and OAuth2Authentication and a TokenHasReadWriteScope permission class.

Requirements

  • Python 2.7

  • Django (1.6, 1.7)

  • Django REST Framework (2.4.3, 2.4.4, 3.0-beta)

Installation

Install using pip

$ pip install djangorestframework-oauth

Documentation & Support

Full documentation for the project is available at http://jpadilla.github.io/django-rest-framework-oauth/.

You may also want to follow the author on Twitter.

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

djangorestframework-oauth-0.2.0.tar.gz (4.7 kB view hashes)

Uploaded Source

Built Distribution

djangorestframework_oauth-0.2.0-py2.py3-none-any.whl (6.3 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page