www.javaniceday.com
Home
Node.js
Java
Salesforce
Posts
Tags
About
Frandom
security
Protect your social networks with two-factor authentication
See how to protect the most used social networks
Andrés Canavesi
-
Apr 29, 2021
Nowadays a super complex password is not enough to avoid being hacked. In fact, most of the times your password is not guessed by brutal force (try until it works).
security
social-networks
How to configure http auth basic in Node js and Express
Andrés Canavesi
-
Aug 04, 2020
Let’s build a small site in Node.js using Express that will have one protected page
dev
nodejs
express
security