RubyGems Navigation menu

rodauth 2.5.0

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.

Gemfile:
= Copier Copié!

installation:
=

Versions:

  1. 2.34.0 - March 22, 2024 (206 ko)
  2. 2.33.0 - December 21, 2023 (205 ko)
  3. 2.32.0 - October 23, 2023 (204 ko)
  4. 2.31.0 - August 22, 2023 (201 ko)
  5. 2.30.0 - May 22, 2023 (199 ko)
  6. 2.5.0 - October 22, 2020 (175 ko)
Voir toutes les versions (64)

Dépendances de Runtime (2):

roda >= 2.6.0
sequel >= 4

Dépendances de Development (12):

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
webauthn > 2

Propriétaires:

Pushed by:

Auteurs:

  • Jeremy Evans

Total de contrôle SHA 256:

782f0fd5f2e15d26f481472b954b200bfa607c784ac8f0bb43f48dbd3793821f

Total de téléchargements 361 011

Pour cette version 2 157

License:

MIT

Version de Ruby requise: >= 1.9.2

Liens: