app.standard-reader.authBasicFeatures

standard-reader.app

Schema Diff

+1 -0

From

CID
bafyreihtl56gz4d...
Indexed At
2026-07-26 20:08 UTC
View this version

To

CID
bafyreigof6lvzmj...
Indexed At
2026-08-15 22:29 UTC
View this version
1 1
{
2 2
  "id": "app.standard-reader.authBasicFeatures",
3 3
  "defs": {
4 4
    "main": {
5 5
      "type": "permission-set",
6 6
      "title": "Standard Reader",
7 7
      "detail": "Bookmark articles, mark them read, and create and save publication lists.",
8 8
      "permissions": [
9 9
        {
10 10
          "type": "permission",
11 11
          "resource": "repo",
12 12
          "collection": [
13 13
            "app.standard-reader.bookmark",
14 14
            "app.standard-reader.graph.follow",
15 +
            "app.standard-reader.graph.mute",
15 16
            "app.standard-reader.labelerSubscription",
16 17
            "app.standard-reader.labeler.subscription",
17 18
            "app.standard-reader.list",
18 19
            "app.standard-reader.listSave",
19 20
            "app.standard-reader.read",
20 21
            "app.standard-reader.sidebarPref"
21 22
          ]
22 23
        }
23 24
      ]
24 25
    }
25 26
  },
26 27
  "$type": "com.atproto.lexicon.schema",
27 28
  "lexicon": 1
28 29
}

Compare Other Versions

Lexicon Garden

@