app.offprint.authFull

offprint.app

Schema Diff

+3 -1

From

CID
bafyreidy2ij2eto...
Indexed At
2026-05-24 09:01 UTC
View this version

To

CID
bafyreibidqtfw3l...
Indexed At
2026-07-26 20:12 UTC
View this version
1 1
{
2 2
  "id": "app.offprint.authFull",
3 3
  "defs": {
4 4
    "main": {
5 5
      "type": "permission-set",
6 6
      "title": "Offprint",
7 7
      "detail": "Manage your profile, publication, and article references.",
8 8
      "permissions": [
9 9
        {
10 10
          "type": "permission",
11 11
          "resource": "repo",
12 12
          "collection": [
13 13
            "app.offprint.actor.profile",
14 14
            "app.offprint.publication",
15 -
            "app.offprint.document.article"
15 +
            "app.offprint.document.article",
16 +
            "app.offprint.component",
17 +
            "app.offprint.page"
16 18
          ]
17 19
        }
18 20
      ]
19 21
    }
20 22
  },
21 23
  "$type": "com.atproto.lexicon.schema",
22 24
  "lexicon": 1
23 25
}

Compare Other Versions

Lexicon Garden

@