Skip to content
#

password-hashing

Here are 89 public repositories matching this topic...

A Task Management API using Node.js and MongoDB, where user can register and login. User can also create new task, edit previous task and delete them. This backend system is secure against unauthorized access and prevent abuse and attacks. Logging is also implemented to keep a track on actions performed on the backend system.

  • Updated Oct 8, 2023
  • JavaScript

A fullstack online web application project made with vanilla Node.js and no frontend frameworks. Uses MongoDB for the database and implements session based authentication. Minimal imported code, e.g I wrote the code for form validation and sessions all by myself.

  • Updated Jan 11, 2019
  • JavaScript

Improve this page

Add a description, image, and links to the password-hashing topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the password-hashing topic, visit your repo's landing page and select "manage topics."

Learn more