Registry / auth / devise-zxcvbn

devise-zxcvbn

JSON →
library6.0.0rbrubygemsunverified

Integrates with Devise to provide backend password strength checking via zxcvbn-js to reject weak passwords.

gem install devise_zxcvbn
INSTALL
IMPORT
SIG · DEVISE-ZXCVBN
D
devise-zxcvbn
authrubyv6.0.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

DeviseZxcvbn
require 'devise_zxcvbn'

Configure Devise to use zxcvbn password strength checking

require 'devise_zxcvbn' Devise.setup do |config| config.password_strength = :zxcvbn end
Debug
Known issues

No known issues recorded.

Upgrade
Version history
6.0.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
19 hits · last 30 days
node
18
Resources
devise-zxcvbn — gem install devise-zxcvbn · libregistry