Categories
Design Dev UX

Rethinking MFA: What Happens When the User Sends the Code

Traditional Multi-Factor Authentication (MFA) methods, such as SMS-based One-Time Passwords (OTPs), incur significant costs and may present deliverability challenges, especially in regions with unreliable SMS infrastructure. This proposal introduces the concept of Reverse MFA via WhatsApp. This method leverages the use of WhatsApp to enhance security, reduce costs, and improve user experience. While this approach […]

Categories
Design Dev

Making Animations For The Web with Lottie

According to different studies, UI embellishments like animation can produce a positive impact in the overall user experience. Animation is not only fun, but also engaging. Since animating assets using Javascript or CSS may result intimidating for many designers, this is where Lottie comes into rescue. What is Lottie? Lottie is a tiny JS library […]

Categories
Dev Technology

Installing Compass on macOS Catalina

Upgrading a Mac Operating System to a newer version brings a lot of cool new features, but it can also bring some compatibility issues. I ran into this problem after formatting the MacBook Pro with a clean install of macOS Catalina. But I think it can also occur when upgrading straight from High Sierra (previous […]