Skip to content

Commit bd79962

Browse files
authored
README: add more info how it works
1 parent 70af0a0 commit bd79962

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# 🔒 Laravel Password Exposed Validation Rule
22

3-
This package provides a Laravel validation rule that checks if a password has been exposed in a data breach.
3+
This package provides a Laravel validation rule that checks if a password has been exposed in a data breach (which it figures out by using [`divineomega/password_exposed`](https://github.com/DivineOmega/password_exposed) that calls the haveibeenpwned.com API).
44

55
<p align="center">
66
<img src="assets/images/laravel-password-exposed.png">

0 commit comments

Comments
 (0)