Skip to content

Instantly share code, notes, and snippets.

@tonythomas01
Created August 17, 2016 04:54
Show Gist options
  • Select an option

  • Save tonythomas01/28bf36eb593fdf98a4dfeacf73c03484 to your computer and use it in GitHub Desktop.

Select an option

Save tonythomas01/28bf36eb593fdf98a4dfeacf73c03484 to your computer and use it in GitHub Desktop.

Revisions

  1. tonythomas01 created this gist Aug 17, 2016.
    10 changes: 10 additions & 0 deletions login.json
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,10 @@
    [
    {
    "username":"test",
    "pass":"testpass"
    },
    {
    "username":"admin",
    "pass": "adminpass"
    },
    ]