I am a second-year CSE undergraduate student at Sathyabama institute of science and technology, Chennai. I'm a web and native android developer and I love to learn and explore new technologies. Talk to me on anything related to Programming, History, and Cricket
Nothing here yet.
In this article, we will be integrating Google sign-in for registration or login purpose in our React application using the JWT authentication mechanism in the Node.js server. Today, users prefer registering and logging into a site with their social ...

In this article, I will explain how to secure user passwords with a bcrypt hashing algorithm. Hashing and Encryption The hashing algorithm is a one-way communication, which means if a password is encoded to a hashed password, it cannot be decoded to ...
