RubyGems Navigation menu

rodauth 1.23.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:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 2.34.0 - March 22, 2024 (206 KB)
  2. 2.33.0 - December 21, 2023 (205 KB)
  3. 2.32.0 - October 23, 2023 (204 KB)
  4. 2.31.0 - August 22, 2023 (201 KB)
  5. 2.30.0 - May 22, 2023 (199 KB)
  6. 1.23.0 - March 06, 2020 (142 KB)
Show all versions (64 total)

Runtime Dependencies (2):

roda >= 2.6.0
sequel >= 4

Development Dependencies (11):

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:

191daa63a9914f43c2ec35b815775670ea7e0e92703cfd406950c6c9b1739b7b

Total downloads 355,366

For this version 10,184

License:

MIT

Required Ruby Version: >= 1.8.7

Links: