[ 原始碼: djoser ]
套件:python3-djoser(2.3.3-1)
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 reimplements 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-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-social-django
- Django component of the python-social-auth ecosystem (Python3)
