jfversluis / been-pwned

App that leverages the haveibeenpwned.com API by Troy Hunt. This app is available in the App Stores and is used in several of my talks as well as my book Xamarin.Forms Essentials.
MIT License
16 stars 3 forks source link

Implemented all you need to search Pwned account #19

Closed jfversluis closed 7 years ago

jfversluis commented 7 years ago

Basic implementation of searching for a pwned account, updated packages to support it. BeenPwned.Api had a bug. Rest of the implementation is dependant on UI choices.