{
"success": true,
"message": "Login successful",
"data": {
"user": {
"uuid": "550e8400-e29b-41d4-a716-446655440000",
"first_name": "Admin",
"last_name": "User",
"username": "admin",
"email": "admin@example.com",
"phone": null,
"lang": "en",
"location": null,
"nationality": null,
"timezone": "UTC",
"last_uuid": null,
"last_login_ip": "::1",
"last_login_at": "2026-06-28T12:00:00.000Z",
"last_logout_ip": null,
"is_active": true,
"created_at": "2026-06-28T12:00:00.000Z",
"created_by": null,
"updated_at": "2026-06-28T12:00:00.000Z",
"created_ip": "::1",
"updated_ip": "::1"
},
"accessToken": "eyJhbGciOiJIUzI1NiIs...",
"refreshToken": "eyJhbGciOiJIUzI1NiIs..."
},
"metadata": {}
}