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

Add support for getting the subscribed domains #104

Closed akamsteeg closed 3 months ago

akamsteeg commented 3 months ago

After we added support for get the breached email addresses of a domain in #86, the HaveIBeenPwned.com API was expanded with an endpoint to retrieve the subscribed domains. We should add support for it to the client.