Result Paper on Implementing Secure Authentication in Node.js for Web Applications
Main Article Content
Abstract
Authentication and Authorization are the base of security for all the Technologies present in this world today. Starting from your smartphone where a user authenticates himself before he could access the data inside to Entering into the WhiteHouse, you must authenticate yourself, and based on that you are authorized.It could be dangerous to the users of the hacked website because their sensitive information like a credit card, bank account details, etc. could be sold in the black market of the “dark web”. The aim behind developing an authentication system is to keep users’ sensitive information safe so that hackers cannot steal and sell the information on the dark web’s back market.