{
"_id": "string",
"email": "user@example.com",
"name": "string",
"role": "user",
"isActive": true,
"emailVerified": true,
"hasCompletedOnboarding": true,
"picture": "string",
"provider": "local",
"createdAt": "2019-08-24T14:15:22.123Z"
}