laravel-password-exposed-validation-rule
laravel-password-exposed-validation-rule copied to clipboard
🔒 Laravel validation rule that checks if a password has been exposed in a data breach.
First off, I think this is a great package! The only thing that stood out to me as a bit strange was the naming of the rule, `PasswordExposed`. We chatted...
I'm attempting to use this library in a project. I'd like to be able to mock it during unit tests, so my local tests don't try to reach out to...
This is an automated pull request from [Shift](https://laravelshift.com) to update your package code and dependencies to be compatible with Laravel 9.x. **Before merging**, you need to: - Checkout the `l10-compatibility`...