Skip to main content

Single sign-on extension to the Django REST Framework.

Project description

=====
Django REST Framework SSO
=====

Django REST Framework SSO is an extension to Django REST Framework that enables
Single sign-on in a microservice-oriented environment using the JWT standard.

Quick start
-----------

1. Add "rest_framework_sso" to your INSTALLED_APPS setting like this::

INSTALLED_APPS = [
...
'rest_framework_sso',
]

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-sso-0.0.2.tar.gz (7.5 kB view hashes)

Uploaded Source

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