{
  "$type": "site.standard.document",
  "bskyPostRef": {
    "cid": "bafyreibrkwpezmf2awgg3zpf6ipnotxxfetakxuhwqqofvieheu4q2ulzi",
    "uri": "at://did:plc:nfto3lv2rcs5s7h7digotzlu/app.bsky.feed.post/3mpb22uxjwg72"
  },
  "coverImage": {
    "$type": "blob",
    "ref": {
      "$link": "bafkreig7saeenw6c3prrms24e2bpcmq7mskq26az4ajg73ufx33cf4gf2a"
    },
    "mimeType": "image/png",
    "size": 32236
  },
  "path": "/packages/huwiya_sdk",
  "publishedAt": "2026-06-27T08:28:14.928Z",
  "site": "https://pub.dev",
  "textContent": "OAuth 2.0 + PKCE authentication SDK for Flutter, backed by Huwiya ID. Reactive auth state, automatic token refresh, JWT claims validation. Changelog excerpt: - **Clock-skew tolerance for JWT validation.**Added `HuwiyaConfig.clockSkewTolerance`(default 5 minutes) that drives the grace window for the `exp`(and optional `iat`) claim checks, replacing the previous hard-coded 60-second window. - **Issued-at validation is now opt-in.**Added `HuwiyaConfig.validateIssuedAt`(default `false`). An `iat`in the future is almost always a wrong *device*clock rather than a security problem, so it no longer blocks sign-in by default. Set `validateIssuedAt: true`t[...]",
  "title": "v0.2.0 of huwiya_sdk",
  "updatedAt": "2026-06-27T08:23:13.587Z"
}