From Lost OTPs to RabbitMQ Magic: My Journey into Reliable Email MFA
When I first built renee.ovh, MFA (Multi-Factor Authentication) wasn’t part of the initial release. Later, I decided to add a simple layer of security through email-based OTP verification on each login. I deliberately avoided TOTP (Time-based One-Time Password) to keep...