Skip to content
#

hashpassword

Here are 12 public repositories matching this topic...

This is the Backend server of a Blog App. I implemented The MVC structure to build this app. Here I implemented following feature - a. JWT authentication, b. Server side authentiacation with Secure Cookie, c. Only the Blog writer can update or delete their own blog post. d. Only authentication user can comment or write blog. e. Password Hash for…

  • Updated Jun 26, 2021
  • JavaScript

Expense Tracker is a full-featured API for managing financial transactions and user accounts. It supports user registration, authentication, and transaction management (add, edit, delete). Designed with Express and MongoDB, it offers easy integration and is ready for both local development and production deployment.

  • Updated Jul 31, 2024
  • JavaScript

Improve this page

Add a description, image, and links to the hashpassword 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 hashpassword topic, visit your repo's landing page and select "manage topics."

Learn more