3 Forks
19 Stars
19 Watchers

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.

How to download and setup been-pwned

Open terminal and run command
git clone https://github.com/jfversluis/been-pwned.git
git clone is used to create a copy or clone of been-pwned repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with been-pwned https://github.com/jfversluis/been-pwned/archive/master.zip

Or simply clone been-pwned with SSH
[email protected]:jfversluis/been-pwned.git

If you have some problems with been-pwned

You may open issue on been-pwned support forum (system) here: https://github.com/jfversluis/been-pwned/issues