dyarawilliams / book-up

Bookup: Your Library in the Clouds is an online book management system that you can use to keep track of books you've read or want to read. As a member, you can add books and authors to our API.
https://bookup.onrender.com/
2 stars 0 forks source link

Add Local Authentication using Passport #4

Closed dyarawilliams closed 2 years ago

dyarawilliams commented 2 years ago

Description

The project did not have authentication for users. So It would be great if local authentication could be added using passport-local authentication.

Tasks