by-gothic / movie-app

0 stars 0 forks source link

Create user authentication logic on the backend #23

Closed by-gothic closed 9 months ago

by-gothic commented 9 months ago

Create models, routes, and controllers for handling user registration and login requests, as well as managing authentication and authorization using JWT token and hashing user passwords with the bcrypt library.

by-gothic commented 9 months ago

~8h