Blog

Browse through our blog page filled with updated information and the latest tips to help you achieve your goals.


Placeholder Image

Rails `has_secure_password` with Argon2: Complete Migration Guide

Learn how to use built-in Argon2 with `has_secure_password` in modern Rails, migrate safely from BCrypt, and roll out with zero downtime.