Skip to content

Instantly share code, notes, and snippets.

@evangow
Created October 31, 2017 00:28
Show Gist options
  • Save evangow/b31fc57ce2ad635f675f9c55e2da10ca to your computer and use it in GitHub Desktop.
Save evangow/b31fc57ce2ad635f675f9c55e2da10ca to your computer and use it in GitHub Desktop.
{
  "users": [
    {
      "id":"2f24vvg",
      "email": "test@test.com",
      "password": "$2a$12$nv9iV5/UNuV4Mdj1Jf8zfuUraqboSRtSQqCmtOc4F7rdwmOb9IzNu" 
    },
    {
      "id":"d1u9nq",
      "email": "user2@example.com",
      "password": "$2a$12$VHZ9aJ5A87YeFop4xVW.aOMm95ClU.EviyT9o0i8HYLdG6w6ctMfW"
    }
  ]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment