django-oauth2-tastypie icon indicating copy to clipboard operation
django-oauth2-tastypie copied to clipboard

Simple OAuth 2.0 authentication model for django-tastypie.

About

django-oauth2-tastypie is a simple OAuth 2.0 authentication model for Django Tastypie that uses django-oauth2-provider.

This nearly an exact copy of /amrox/django-tastypie-two-legged-oauth, an OAuth2 (but not OAuth 2.0 spec!) connector for django-tastypie.

Installation

See:

Dependencies:

Adapted from example: