app.offprint.authFull

offprint.app

Schema Diff

+3 -2

From

CID
bafyreiby7uru66k...
Indexed At
2026-05-24 08:49 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 -
      "key": "literal:self",
6 5
      "type": "permission-set",
7 6
      "title": "Offprint",
8 7
      "detail": "Manage your profile, publication, and article references.",
9 8
      "permissions": [
10 9
        {
11 10
          "type": "permission",
12 11
          "resource": "repo",
13 12
          "collection": [
14 13
            "app.offprint.actor.profile",
15 14
            "app.offprint.publication",
16 -
            "app.offprint.document.article"
15 +
            "app.offprint.document.article",
16 +
            "app.offprint.component",
17 +
            "app.offprint.page"
17 18
          ]
18 19
        }
19 20
      ]
20 21
    }
21 22
  },
22 23
  "$type": "com.atproto.lexicon.schema",
23 24
  "lexicon": 1
24 25
}

Compare Other Versions

Lexicon Garden

@