{
  "$type": "site.standard.document",
  "bskyPostRef": {
    "cid": "bafyreihjlg54v57pa7zkwv7rzi4xvk5hh4eq6ah6ujav7vzz6qpjjopnam",
    "uri": "at://did:plc:nfto3lv2rcs5s7h7digotzlu/app.bsky.feed.post/3mmjevgcgw7u2"
  },
  "coverImage": {
    "$type": "blob",
    "ref": {
      "$link": "bafkreig7saeenw6c3prrms24e2bpcmq7mskq26az4ajg73ufx33cf4gf2a"
    },
    "mimeType": "image/png",
    "size": 32236
  },
  "path": "/packages/quickauth",
  "publishedAt": "2026-05-23T11:47:45.998Z",
  "site": "https://pub.dev",
  "textContent": "QuickAuth Flutter SDK — phone OTP (SMS / WhatsApp) auth and WhatsApp marketing attribution. Changelog excerpt: ### Changed - **BREAKING**: `OtpResult`returned by `verifyOTP`no longer contains `jwt`/ `expiresIn`/ `userId`. QuickAuth is a verification provider, not an identity provider — we tell you whether the phone was verified and return a `requestId`. Forward `requestId`to your own backend, which confirms server-to-server via `GET /v1/auth/status?requestId=...`and mints its own session JWT against its own user table. See [https://quickauth.in/docs/backend](https://quickauth.in/docs/backend) ``` `- cla[...]",
  "title": "v1.0.0 of quickauth",
  "updatedAt": "2026-05-23T11:43:46.915Z"
}