Blog

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


Rails `has_secure_password` with Argon2: Complete Migration Guide

Rails `has_secure_password` with Argon2: Complete Migration Guide

Step-by-step guide to enabling Argon2 with has_secure_password in Rails. Migrate from BCrypt with zero downtime using the Hybrid Verifier pattern in production.