issues
search
westonio
/
viewing_party
Viewing Party is a pair-programmed entertainment project that enables users to explore movie options and create events to watch a movie with other users, leveraging the IMDb API to populate data for movies, actors, and reviews.
0
stars
1
forks
source link
Add authentication
#24
Closed
westonio
closed
1 year ago
westonio
commented
1 year ago
Description of changes
Enables bcrypt
Updates tests, views, routes, and controllers
Adds Session controller for managing user logins
Adds validations for user accounts with passwords
Test Suite
[x] Are all tests within the test suite passing?
Description of changes
Test Suite