Created
October 22, 2020 10:08
-
-
Save hisashiyamaguchi/97764a6f3c8bdb7d241f6799f2d7adb1 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
givenName | familyName | displayName | password | mobileNumber | gender | birthday | primaryAddress.phone | primaryAddress.address1 | primaryAddress.address2 | primaryAddress.city | primaryAddress.zip | primaryAddress.stateAbbreviation | primaryAddress.country | created | clients | ||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
[email protected] | 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"}] | ||
[email protected] | 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"}] | ||
[email protected] | 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"}] | ||
[email protected] | 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"}] | ||
[email protected] | 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