Make TOTP 2FA/MFA setup slightly more user-friendly
You can also put OTP secrets into links to allow users to set up OTP with one single click without a QR code scan nor manual copying of a secret!
You can also put OTP secrets into links to allow users to set up OTP with one single click without a QR code scan nor manual copying of a secret!
Some personal observations on NetBeans vs PhpStorm
I had some thoughts about password hashing and password strength, and would like to share those with you. First we'll look into hashing and then into the topic of commonly used passwords, password strength, and possible ways to enforce strong passwords.
You might want to add special CSS rules for browsers that don't have JavaScript enabled, but how do you do it? I have the simple solution for you! Why you might want this Maybe you are using some JavaScript library that detects browser functionality, so that you can use special [...]