You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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…
This project is built using the MERN stack, Tailwind CSS, Redux Toolkit, and Firebase. It offers a comprehensive solution for managing real estate properties, providing a seamless user experience for both property owners and seekers.
It can store password in db in formate of hash. it can create hash using salt and also at verifaction time it can use same salt which use to create hash.
Welcome to your NestJS project that includes user registration, email verification, login with hashed password, JWT authentication, forgot and reset password functionality, role-based authentication, and file upload.
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.