rodauth
Rodauth is an authentication and account management framework for rack applications. It's built using Roda and Sequel, but it can be used as middleware in front of web applications that use other web frameworks and database libraries. Rodauth aims to provide strong security for password storage by utilizing separate database accounts if possible on PostgreSQL, MySQL, and Microsoft SQL Server. Configuration is done via a DSL that makes it easy to override any part of the authentication process.
Types
Docs
Guides
Zeitwerk
Namespace
Optimized
1.11.0
Jeremy Evans
bundle add rodauth
Getting Started
Learn more about the Rodauth gem.
Playground
Test, play and inspect the gem for yourself