[
  {
    "id": 1,
    "email": "admin@cvc.com",
    "passwordHash": "$2b$10$8iByK5YcA9mY/b.hN.k6IOZxXj2Zv0ZLrDt9i9rZUk8Dza1CVNLo6",
    "name": "Super Admin",
    "resetToken": null,
    "createdAt": "2026-03-04T18:32:19.547Z",
    "updatedAt": "2026-03-04T18:32:19.547Z"
  },
  {
    "id": 2,
    "email": "admin@admin.com",
    "passwordHash": "$2b$10$L74nxpzBWgTfbg7Nib1zpOSfemXbAqoRpZmj67xgMHEdn4ebGvk26",
    "name": "Super Admin",
    "resetToken": null,
    "createdAt": "2026-03-04T19:11:55.198Z",
    "updatedAt": "2026-03-04T19:13:09.664Z"
  }
]