Skip to content

Instantly share code, notes, and snippets.

@hisashiyamaguchi
Created October 22, 2020 10:08
Show Gist options
  • Save hisashiyamaguchi/97764a6f3c8bdb7d241f6799f2d7adb1 to your computer and use it in GitHub Desktop.
Save hisashiyamaguchi/97764a6f3c8bdb7d241f6799f2d7adb1 to your computer and use it in GitHub Desktop.
email givenName familyName displayName password mobileNumber gender birthday primaryAddress.phone primaryAddress.address1 primaryAddress.address2 primaryAddress.city primaryAddress.zip primaryAddress.stateAbbreviation primaryAddress.country created clients
john.doe@example.com John Doe JohnD1234 {"type": "password-bcrypt","value":"$2a$04$ogMILkiHiSvtpZpoJmVg7OotiEOpl7rQIhSwafBEpPKRVLm/SNQdu"} 1 M 01/29/1881 2025550106 1427 Weekley Street San Antonio 78205 TX US 1875-08-02 15:28:31 [{"clientId": "62652011","name": "Client Name 0"}, {"clientId": "11352827","name": "Client Name 1"}]
mike.smith@example.com Mike Smith MikeS1234 {"type": "password-bcrypt","value":"$2a$10$wm3rzJC2D6Ma6Vlb0Vz35u4UPVQI2hrV/MpIvSNbQXqjYg5ZZjEli"} 2 M 01/29/1881 2025550106 1427 Weekley Street San Antonio 78205 TX US 1875-08-02 15:28:31 [{"clientId": "62652011","name": "Client Name 0"}, {"clientId": "11352827","name": "Client Name 1"}]
alice.brady@example.com Alice Brady AliceB1234 {"type": "password-bcrypt","value":"$2a$10$S6u.ItW0S/3yocCPp.2GSem3I.7gLrGjaWkAJs0o5.h1AY71zEvlu"} 3 M 01/29/1881 2025550106 1427 Weekley Street San Antonio 78205 TX US 1875-08-02 15:28:31 [{"clientId": "62652011","name": "Client Name 0"}, {"clientId": "11352827","name": "Client Name 1"}]
bob.kendrick@example.com Bob Kendrick BobKD1234 {"type": "password-bcrypt","value":"$2a$10$mFiZbNSKZ10fUUHem6J5UuoZdWHprAaR81ZenFMOnPYqvT9o5QXQK"} 4 M 01/29/1881 2025550106 1427 Weekley Street San Antonio 78205 TX US 1875-08-02 15:28:31 [{"clientId": "62652011","name": "Client Name 0"}, {"clientId": "11352827","name": "Client Name 1"}]
tom.dickinson@example.com Tom Dickinson TomD1234 {"type": "password-bcrypt","value":"$2a$10$SIN7/uZjdK2k8Hkl98YjouTBlx/Dnd0jpSH6vyjlrPivPEujhU/Z."} 5 M 01/29/1881 2025550106 1427 Weekley Street San Antonio 78205 TX US 1875-08-02 15:28:31 [{"clientId": "62652011","name": "Client Name 0"}, {"clientId": "11352827","name": "Client Name 1"}]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment