ATProto Browser

ATProto Browser

Experimental browser for the Atmosphere

Post

We've just released an update to the ATProto / Bluesky API packages on NPM. This update unlocks upcoming support for signing in through OAuth! docs.bsky.app/blog/ts-api-...

Aug 12, 2024, 8:56 PM

Record data

{
  "uri": "at://did:plc:linrigsaay5zenhg756ca6tg/app.bsky.feed.post/3kzkexxgwbb2g",
  "cid": "bafyreifwwu25hclqolsfr2bza7h3nwi3kzqhw4jka72orq3bixoltthw2a",
  "value": {
    "text": "We've just released an update to the ATProto / Bluesky API packages on NPM. This update unlocks upcoming support for signing in through OAuth!\n\ndocs.bsky.app/blog/ts-api-...",
    "$type": "app.bsky.feed.post",
    "embed": {
      "$type": "app.bsky.embed.external",
      "external": {
        "uri": "https://docs.bsky.app/blog/ts-api-refactor",
        "thumb": {
          "$type": "blob",
          "ref": {
            "$link": "bafkreie2hbfgjeubnf53s4hixvllpmnwxnm7oimksr4ph7reckty7ncrge"
          },
          "mimeType": "image/jpeg",
          "size": 139037
        },
        "title": "Typescript API Package Auth Refactor | Bluesky",
        "description": "Today we are merging some changes to how the TypeScript @atproto/api package works with authentication sessions. The changes are mostly backwards compatible, but some parts are now deprecated, and the..."
      }
    },
    "langs": [
      "en"
    ],
    "facets": [
      {
        "index": {
          "byteEnd": 173,
          "byteStart": 144
        },
        "features": [
          {
            "uri": "https://docs.bsky.app/blog/ts-api-refactor",
            "$type": "app.bsky.richtext.facet#link"
          }
        ]
      }
    ],
    "createdAt": "2024-08-12T20:56:57.785Z"
  }
}