RubyGems Navigation menu

rodauth 1.21.0

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.

Gemfile:
=

install:
=

Versions:

  1. 2.42.0 December 18, 2025 (105 KB)
  2. 2.41.0 October 08, 2025 (105 KB)
  3. 2.40.0 August 22, 2025 (105 KB)
  4. 2.39.0 May 22, 2025 (105 KB)
  5. 2.38.0 January 15, 2025 (104 KB)
  6. 1.21.0 July 24, 2019 (172 KB)
Show all versions (72 total)

Runtime Dependencies (2):

roda >= 2.6.0
sequel >= 4

Development Dependencies (10):

bcrypt >= 0
capybara >= 2.1.0
jwt >= 0
mail >= 0
minitest >= 5.0.0
minitest-hooks >= 1.1.0
rack_csrf >= 0
rotp >= 0
rqrcode >= 0
tilt >= 0

Owners:

Pushed by:

Authors:

  • Jeremy Evans

SHA 256 checksum:

=

Total downloads 752,907

For this version 11,286

Version Released:

License:

MIT

Required Ruby Version: >= 1.8.7

Links: