{
  "request": {
    "method": "POST",
    "path": "/v1/auth/login",
    "headers": {
      "Content-Type": "application/json"
    },
    "body": {
      "email": "fixture-1784471345253-7eba9cf7@example.invalid",
      "password": "<TEST_PASSWORD>"
    }
  },
  "response": {
    "status": 200,
    "headers": {
      "access-control-allow-credentials": "true",
      "alt-svc": "h3=\":443\"; ma=86400",
      "cf-cache-status": "DYNAMIC",
      "cf-ray": "a1da6af89cff2dcc-BKK",
      "content-encoding": "br",
      "content-security-policy": "default-src 'self';base-uri 'self';font-src 'self' https: data:;form-action 'self';frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests",
      "content-type": "application/json; charset=utf-8",
      "cross-origin-opener-policy": "same-origin",
      "cross-origin-resource-policy": "same-origin",
      "date": "Sun, 19 Jul 2026 14:29:21 GMT",
      "etag": "W/\"38f-XluNifGsxf1iKhqV359KerKq6Tg\"",
      "nel": "{\"report_to\":\"cf-nel\",\"success_fraction\":0.0,\"max_age\":604800}",
      "origin-agent-cluster": "?1",
      "ratelimit-limit": "100",
      "ratelimit-policy": "100;w=900",
      "ratelimit-remaining": "92",
      "ratelimit-reset": "897",
      "referrer-policy": "no-referrer",
      "report-to": "{\"group\":\"cf-nel\",\"max_age\":604800,\"endpoints\":[{\"url\":\"https://a.nel.cloudflare.com/report/v4?s=SDvIoanA%2BEpPTfWW35%2B0woDJvEZMpMkXxwS59d6b0iYpiMRYt6%2Bf5DTcU1wijaSz3eMqA4o0nHNOnZcfL7AN59w2WXUnzYRNX%2FESBD2wI3f%2F29w8phhTlm5bKLNqkOBlkAel9AmIwYTjvu%2FgMw%3D%3D\"}]}",
      "server": "cloudflare",
      "strict-transport-security": "max-age=0; includeSubDomains; preload",
      "vary": "Accept-Encoding, Origin, Accept-Encoding",
      "x-content-type-options": "nosniff",
      "x-dns-prefetch-control": "off",
      "x-download-options": "noopen",
      "x-frame-options": "SAMEORIGIN",
      "x-permitted-cross-domain-policies": "none",
      "x-request-id": "req_1784471361521_03kjp39ib",
      "x-xss-protection": "0"
    },
    "body": {
      "accessToken": "<ACCESS_TOKEN>",
      "refreshToken": "<REFRESH_TOKEN>",
      "user": {
        "id": "5f487475-24e8-40de-b74e-a2010c3e4ece",
        "email": "fixture-1784471345253-7eba9cf7@example.invalid",
        "email_verified": false,
        "plan": "starter",
        "subscriptionStatus": "active"
      },
      "subscriptions": []
    }
  },
  "captured_at": "2026-07-19T14:29:21.938Z",
  "notes": ""
}
