USER STORY : User account creation using all-auth (4 SP)
Closed this issue · 0 comments
johnrearden commented
As a User, I can log in to the service, so that I can save and retrieve my drum loops
From User Epic : Create an account . #1
Acceptance criteria:
The User can create an account, providing their own username and password.
Tasks:
Install django-allauth ✔
Add login, logout and signup to navbar ✔