Module: ROM::Auth

Defined in:
lib/rom-auth.rb,
lib/rom/auth.rb,
lib/rom/auth/digest.rb,
lib/rom/auth/system.rb,
lib/rom/auth/version.rb,
lib/rom/auth/migration.rb,
lib/rom/auth/configuration.rb,
lib/rom/auth/plugins/plugin.rb,
lib/rom/auth/plugins/lockdown_plugin.rb,
lib/rom/auth/support/shorthand_symbol.rb,
lib/rom/auth/authenticators/authenticator.rb,
lib/rom/auth/password_verifiers/pbkdf2_verifier.rb,
lib/rom/auth/password_verifiers/password_verifier.rb,
lib/rom/auth/plugins/authentication_events_plugin.rb,
lib/rom/auth/authenticators/password_authenticator.rb,
lib/rom/auth/plugins/authentication_credentials_plugin.rb

Defined Under Namespace

Modules: Authenticators, PasswordVerifiers, Plugins, Support Classes: Configuration, Digest, Migration, System

Constant Summary collapse

VERSION =
"0.0.4"