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

Implement password pwnage result #50

Closed jfversluis closed 7 years ago

jfversluis commented 7 years ago

The logic is in place to receive the result of a password being pwned or not. However, this is not shown to the user yet.