RubyGems Navigation menu

rodauth 1.0.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:
= クリップボードにコピー コピー完了!

インストール:
=

バージョン履歴:

  1. 2.34.0 - March 22, 2024 (206KB)
  2. 2.33.0 - December 21, 2023 (205KB)
  3. 2.32.0 - October 23, 2023 (204KB)
  4. 2.31.0 - August 22, 2023 (201KB)
  5. 2.30.0 - May 22, 2023 (199KB)
  6. 1.0.0 - April 15, 2016 (84.5KB)
全てのバージョンを表示(全64件)

Runtime依存関係 (2):

roda >= 2.6.0
sequel >= 4

Development依存関係 (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

所有者:

作者:

  • Jeremy Evans

SHA 256チェックサム:

e9601f56f34c54122171a0f1cb91f812773eede60e96b974d9e526d8fc8d688b

累計ダウンロード数 363,914

このバージョンのみ 2,552

ライセンス:

MIT

必要なRubyのバージョン: >= 0

リンク: