bbennitt / IPRO_Book_Exchange

0 stars 1 forks source link

Work with Django authentication service to have a user login to the website #15

Open Guz-Ali opened 1 year ago

Guz-Ali commented 1 year ago

As a user, I want to log into the website.

User logs in with username and password.

AC Add in code so the user can login using Django's built in authentication service