module

HaveIBeenPwned

Instance methods

validate_not_pwned(attribute : Avram::Attribute, error_message = "has been pwned!", raise_exception = false) : Void

Validataes that a password is not in the Have I Been Pwned database.

Source

Nested types