{
    "data": {
        "user": {
            "id": "fdfc12b8-7910-4c6b-a26e-79cc5e529597",
            "aud": "authenticated",
            "role": "authenticated",
            "email": "test@user.com",
            "email_confirmed_at": "2025-01-06T05:50:14.787457Z",
            "phone": "",
            "confirmed_at": "2025-01-06T05:50:14.787457Z",
            "last_sign_in_at": "2025-01-06T05:50:14.794977Z",
            "app_metadata": {
                "org_id": "70ea290f-6d54-44e8-ba49-395d8dfb75a9",
                "provider": "email",
                "providers": [
                    "email"
                ]
            },
            "user_metadata": {
                "email": "test@user.com",
                "email_verified": true,
                "phone_verified": false,
                "sub": "fdfc12b8-7910-4c6b-a26e-79cc5e529597"
            },
            "identities": [
                {
                    "identity_id": "e8d1035e-8ff3-4aef-bfa8-31ef756d4b7d",
                    "id": "fdfc12b8-7910-4c6b-a26e-79cc5e529597",
                    "user_id": "fdfc12b8-7910-4c6b-a26e-79cc5e529597",
                    "identity_data": {
                        "email": "test@user.com",
                        "email_verified": false,
                        "phone_verified": false,
                        "sub": "fdfc12b8-7910-4c6b-a26e-79cc5e529597"
                    },
                    "provider": "email",
                    "last_sign_in_at": "2025-01-06T05:50:14.780361Z",
                    "created_at": "2025-01-06T05:50:14.780421Z",
                    "updated_at": "2025-01-06T05:50:14.780421Z",
                    "email": "test@user.com"
                }
            ],
            "created_at": "2025-01-06T05:50:14.764885Z",
            "updated_at": "2025-01-06T11:19:11.711337Z",
            "is_anonymous": false
        }
    }
}