akamsteeg / AtleX.HaveIBeenPwned

A fully async .NET Standard client library for the API of HaveIBeenPwned.com
https://www.nuget.org/packages/AtleX.HaveIBeenPwned/
MIT License
5 stars 0 forks source link

Improve documentation on IHaveIBeenPwnedPasswordClient to alleviate security concerns. #78

Closed akamsteeg closed 1 year ago

akamsteeg commented 1 year ago

Currently, the IntelliSense docs on IHaveIBeenPwnedPasswordClient does not make it clear in any way how the usage is secure and no passwords are send over the wire. We should improve the documentation a bit to clarify this and link to the API documentation for more information.