パッケージ: ruby-rodauth (2.42.0-2)
ruby-rodauth に関するリンク
Debian の資源:
ruby-rodauth ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [rodauth.jeremyevans.net]
類似のパッケージ:
Authentication and Account Management Framework for Rack Applications
Rodauth is Ruby's most advanced authentication framework, designed to work in all 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.
Rodauth supports typical authentication features: such as login and logout, changing logins and passwords, and creating, verifying, unlocking, and resetting passwords for accounts. Rodauth also supports many advanced authentication features:
* Secure password storage using security definer database functions * Multiple primary multifactor authentication methods (WebAuthn and TOTP), as well as backup multifactor authentication methods (SMS and recovery codes). * Passwordless authentication using email links and WebAuthn authenticators. * Both standard HTML form and JSON API support for all features.
その他の ruby-rodauth 関連パッケージ
|
|
|
|
-
- dep: ruby-roda (>= 2.6.0)
- Routing tree web toolkit
-
- dep: ruby-sequel (>= 4)
- Simple, flexible, and powerful SQL database access toolkit for Ruby
