rest-auth1 [Django] rest-auth, allauth 차이 DRF Django Rest Framework $ pip install django $ pip install djangorestframework $ pip install djangorestframework_jwt # JWT 토큰 $ pip install django-rest-auth # 회원가입, 로그인 $ pip install django-allauth # 소셜로그인 /rest-auth/login ( POST ) parameter username email password return Token [참고블로그] code4human.tistory.com/83 [Django] Django REST framework(DRF) 로그인 구현 기록 프로젝트를 위해 Django REST Framework(이하 DRF.. 2021. 1. 18. 이전 1 다음