Skip to content

[Feature]: Add Authentication and User Registration #1

@hariketsheth

Description

@hariketsheth

Background

  • The current state of the Project lacks user authentication and registration, which is essential
  • Routes need to be secured

Proposal

  • This issue aims to implement User Authentication and Registration using Passport.js and bcrypt
  • This will ensure that users can securely create accounts, log in, and access their account

Tasks

  • Implement Passport.js and LocalStrategy for Authentication
  • Integrate bcrypt for secure Password Hashing
  • Connected User Model to store user information
  • Setup Registration, Login, Logout Routes with error handling

@srummanf Kindly assign this issue to me ! 😊💫

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions