DivineOmega / password_exposed

🔒 Password Exposed Helper Function - Check if a password has been exposed in a data breach.
GNU Lesser General Public License v3.0
213 stars 34 forks source link

api keys #32

Closed staabm closed 2 years ago

staabm commented 2 years ago

for commercial use haveibeenpwned uses api-keys for authentication.

looking at the current api of this package, I don't know where/how to pass in the api key into the lib. Am I the only one in need for this feature? :)

staabm commented 2 years ago

I just realized that the api key is only required for non password-related requests