Files
WerkoutIOS/Werkout_ios/JSON/RegisteredUser.json
Trey t 24ee992f93 WIP
2023-06-25 10:59:20 -05:00

12 lines
323 B
JSON

{
"id": 1,
"email_address": "user1@user1.com",
"created_at": "2023-06-11T22:09:52.419314Z",
"updated_at": "2023-06-11T22:09:52.419342Z",
"first_name": "test1_fist",
"last_name": "test1_last",
"image": "",
"nick_name": "NickkkkName",
"token": "8f10a5b8c7532f7f8602193767b46a2625a85c52"
}