Merge branch 'PBI-4-Registration' into 'staging'
User registration See merge request !35
authentication/urls.py
0 → 100644
... | ... | @@ -27,3 +27,7 @@ pylint-django==2.4.2 |
#auth | ||
dj-rest-auth==2.1.4 | ||
dj-rest-auth[with_social] | ||
PyJWT==1.7.1 | ||
djangorestframework-simplejwt | ||
django-allauth |
Please register or sign in to comment