This commit is contained in:
Elijah Lucian
2021-04-14 18:16:50 -06:00
parent 8df1fed14c
commit 1904bb8668
8 changed files with 59 additions and 91 deletions
-2
View File
@@ -20,11 +20,9 @@ python manage.py createsuperuser --email admin@example.com --username admin --pa
# Frontend
- [x] useGet hook
- [x] User context
- [x] auth api
- [ ] user crud api (new user flow)
- [ ] socket hook
# Backend