Skip to content

Conversation

@aditya9-2
Copy link

Implemented password hashing using bcryptjs:

  • Hashes passwords in the /create-user in admin route.
  • Compares hashed passwords in /signin routes of admin and user.

This completes the previously noted TODO: Add password hashing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant