djoser
https://pypi.org/project/djoser/
REST implementation of #Django authentication system
#drf
エンドポイントを追加するだけ
Similar projects
django-rest-registration
django-oauth-toolkit
依存
social-auth-app-django
djangorestframework-simplejwt
webauthn
https://djoser.readthedocs.io/en/latest/
settings.pyのDJOSERで設定できる?
エンドポイント追加
https://djoser.readthedocs.io/en/latest/getting_started.html#available-endpoints
https://github.com/sunscrapers/djoser/blob/2.2.2/djoser/urls/base.py
ユーザ操作
POSTで作成
me
https://github.com/sunscrapers/djoser/blob/2.2.2/djoser/urls/authtoken.py
token/login
token/logout
積ん読 https://github.com/bonface221/djoser-tutorial