fromRubyflow
23 hours agoVeri v1.0: Minimal Rails Authentication Framework Now Stable
For those unfamiliar, Veri is a minimal authentication framework for Rails that gives you building blocks for custom authentication flows. No generated controllers, views, and mailers, no forced business logic - just the core mechanics of secure authentication that you can build upon. What's included: Cookie-based authentication with database-stored sessions Multiple password hashing algorithms (argon2, bcrypt, pbkdf2, scrypt) Granular session management and control