Files
WerkoutIOS/iphone/Werkout_ios/JSON/RegisteredUser.json

12 lines
297 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": "REDACTED_TOKEN"
}