RubyGems Navigation menu

rodauth 2.26.1

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:
= Copiar al portapapeles ¡Copiado!

instalar:
=

Versiones:

  1. 2.35.0 - May 28, 2024 (206 KB)
  2. 2.34.0 - March 22, 2024 (206 KB)
  3. 2.33.0 - December 21, 2023 (205 KB)
  4. 2.32.0 - October 23, 2023 (204 KB)
  5. 2.31.0 - August 22, 2023 (201 KB)
  6. 2.26.1 - November 08, 2022 (195 KB)
Mostrar todas las versiones (65 total)

dependencias de Runtime (2):

roda >= 2.6.0
sequel >= 4

dependencias de Development (13):

argon2 >= 2
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

Propietarios:

Subida por:

Autores:

  • Jeremy Evans

SHA 256 checksum:

e76eaca992a4304b37f2da261805bcf0b80d04e05bfdb29a4c615cad497c954a

Total de descargas 368.365

Para esta versión 12.980

Licencia:

MIT

Versión de Ruby requerida: >= 1.9.2

Enlace: