[ 源代码: djoser ]
软件包:python3-djoser(2.1.0-1+deb12u1)
python3-djoser 的相关链接
Debian 的资源:
下载源码包 djoser:
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
- python3-flask-security
- python-flask-security-doc
- python3-django-rest-hooks
- python3-djangorestframework-simplejwt
- python3-django-organizations
- python3-django-otp
- python-djangorestframework-simplejwt-doc
- python3-django-python3-ldap
- glewlwyd-common
- python3-drf-yasg-nonfree
- python3-django-restframework-guardian
REST implementation of Django authentication system (Python3 version)
Djoser library provides a set of Django Rest Framework views to handle basic actions such as registration, login, logout, password reset and account activation. It works with custom user model.
Instead of reusing Django code (e.g. PasswordResetForm), it reimplementes a few things to fit better into a Single Page App architecture.
Supported authentication backends are:
* HTTP Basic Auth (Default) * Token based authentication from Django Rest Framework
This package contains the Python 3 version of the library.
其他与 python3-djoser 有关的软件包
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-asgiref
- ASGI in-memory channel layer (Python3 version)
-
- dep: python3-coreapi
- Python3 client library for Core API
-
- dep: python3-django
- High-level Python web development framework
-
- dep: python3-djangorestframework (>= 3)
- Web APIs for Django, made easy for Python3
-
- dep: python3-djangorestframework-simplejwt
- JSON Web Token authentication for Django REST Framework (Python3 version)
-
- dep: python3-importlib-metadata
- library to access the metadata for a Python package - Python 3.x
- 或者 python3 (>> 3.8)
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-social-django
- Django component of the python-social-auth ecosystem (Python3 version)
