valorin / pwned-validator

Super simple Laravel Validator for checking password via the Pwned Passwords service of Have I Been Pwned
MIT License
383 stars 24 forks source link

Maybe readme should mention that same feature is built-in the framework since Laravel 8.39 #17

Open smknstd opened 1 year ago

smknstd commented 1 year ago

https://laravel-news.com/password-validation-rule-object-in-laravel-8

valorin commented 1 year ago

Yeah, good point. I've actually been considering closing down this package entirely and redirecting folks over to that anyway. 🤔