[ 源代码: python-djangorestframework-simplejwt ]
软件包:python3-djangorestframework-simplejwt(5.5.0-1)
python3-djangorestframework-simplejwt 的相关链接
Debian 的资源:
下载源码包 python-djangorestframework-simplejwt:
- [python-djangorestframework-simplejwt_5.5.0-1.dsc]
- [python-djangorestframework-simplejwt_5.5.0.orig.tar.gz]
- [python-djangorestframework-simplejwt_5.5.0-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
- python-djangorestframework-simplejwt-doc
- python3-djoser
- python-djoser
- python3-django-restframework-guardian
- python3-djangorestframework-yaml
- python3-djangorestframework-extensions
- python3-djangorestframework-filters
- python3-djangorestframework-yaml-doc
- python3-djangorestframework-haystack
- libjson-webtoken-perl
- ruby-json-jwt
JSON Web Token authentication for Django REST Framework (Python3 version)
Simple JWT provides a JSON Web Token authentication backend for the Django REST Framework. It aims to cover the most common use cases of JWTs by offering a conservative set of default features. It also aims to be easily extensible in case a desired feature is not present.
其他与 python3-djangorestframework-simplejwt 有关的软件包
|
|
|
|
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-django (>= 3:4.2)
- High-level Python web development framework
-
- dep: python3-djangorestframework
- Web APIs for Django, made easy for Python3
-
- dep: python3-jwt
- Python 3 implementation of JSON Web Token
-
- sug: python-djangorestframework-simplejwt-doc
- JSON Web Token authentication for Django REST Framework (Documentation)