Skip to content

This project is related to validation of user from only backend side, After Authentication they will login and can logout and if user put 5 times wrong password then user will be blocked for limited time(24 hours).

Notifications You must be signed in to change notification settings

Pushpendra-1697/Enhancing-Login-Security

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 

Repository files navigation

Enhancing Login Security with Account Lockout Feature:

Enhancing Login Security with Account Lockout Feature: This project involves adding a feature to a login system that automatically locks a user's account for a specified amount of time after a certain number of failed login attempts. This improves the security of the login system by preventing brute force attacks and unauthorized access.

Tech Stack:

React for client side Node.js, express.js, mongodb, mongoose for connect database to server in backend side Chakra-ui Library for styling purpose

Vercel Frontend Deploye Link:

https://cointabclient.vercel.app

Render Backend Deploye Link:

https://cointab-uoqq.onrender.com/

Some Project Screenshots:

A) For Computer Screen:

Screenshot (180) Screenshot (181) Screenshot (182)

B) For Mobile Screen:

Screenshot (183) Dark Mode

About

This project is related to validation of user from only backend side, After Authentication they will login and can logout and if user put 5 times wrong password then user will be blocked for limited time(24 hours).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published