RubyGems Navigation menu

rodauth 0.10.0

Rodauth is an authentication framework using Roda, Sequel, and PostgreSQL. It aims to provide strong security for password storage by utilizing separate PostgreSQL database accounts. Configuration is done via a DSL that makes it easy to override any part of the authentication process. Rodauth currently supports the following authentication-related features: login, logout, change password, change login, reset password, create account, close account, verify account, remember, and lockout.

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. 0.10.0 February 17, 2016 (27.5 KB)
Show all versions (72 total)

Runtime Dependencies (6):

bcrypt >= 0
mail >= 0
rack_csrf >= 0
roda >= 2
sequel >= 4
tilt >= 0

Development Dependencies (3):

capybara >= 2.1.0
minitest >= 5.0.0
minitest-hooks >= 1.1.0

Owners:

Authors:

  • Jeremy Evans

SHA 256 checksum:

=

Total downloads 774,049

For this version 3,491

Version Released:

License:

MIT

Required Ruby Version: >= 0

Links: