About Anaconda Help Download Anaconda

conda-forge / packages / djangorestframework_simplejwt 4.4.0

A JSON Web Token authentication plugin for the Django REST Framework.

Installers

Info: This package contains files in non-standard labels.
  • noarch v4.4.0

conda install

To install this package run one of the following:
conda install conda-forge::djangorestframework_simplejwt
conda install conda-forge/label/cf201901::djangorestframework_simplejwt
conda install conda-forge/label/cf202003::djangorestframework_simplejwt
conda install conda-forge/label/gcc7::djangorestframework_simplejwt

Description

Simple JWT provides a JSON Web Token authentication backend for the Django REST Framework. It aims to provide an out-of-the-box solution for JWT authentication which avoids some of the common pitfalls of the JWT specification. Assuming users of the library don't extensively and invasively subclass everything, Simple JWT's behavior shouldn't be surprising. Settings variable defaults should be safe.


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.6) Legal | Privacy Policy