com.atiproto.authEnhanced

atiproto.com

Schema Diff

+34 -32

From

CID
bafyreic2xb7f57d...
Indexed At
2026-04-20 22:50 UTC
View this version

To

CID
bafyreibd7bxhom2...
Indexed At
2026-04-29 14:50 UTC
View this version
1 1
{
2 2
  "id": "com.atiproto.authEnhanced",
3 3
  "defs": {
4 4
    "main": {
5 5
      "type": "permission-set",
6 6
      "title": "Enhanced Access",
7 7
      "detail": "Full atiproto access. Extends general access with write access to the profile record and RPC access to all profile endpoints.",
8 8
      "permissions": [
9 9
        {
10 10
          "type": "permission",
11 11
          "resource": "repo",
12 12
          "collection": [
13 13
            "com.atiproto.cart",
14 -
            "com.atiproto.subscription",
15 -
            "com.atiproto.tip",
16 -
            "com.atiproto.profile"
14 +
            "com.atiproto.item",
15 +
            "com.atiproto.profile",
16 +
            "com.atiproto.subscription"
17 17
          ]
18 18
        },
19 19
        {
20 +
          "aud": "*",
20 21
          "lxm": [
21 -
            "com.atiproto.account.cart.clone",
22 -
            "com.atiproto.account.cart.create",
23 -
            "com.atiproto.account.cart.get",
24 -
            "com.atiproto.account.cart.list",
25 -
            "com.atiproto.account.cart.put",
26 -
            "com.atiproto.account.profile.get",
27 -
            "com.atiproto.account.profile.put",
28 -
            "com.atiproto.account.subscription.get",
29 -
            "com.atiproto.account.subscription.list",
30 -
            "com.atiproto.account.subscription.validate",
31 -
            "com.atiproto.account.tip.get",
32 -
            "com.atiproto.account.tip.list",
33 -
            "com.atiproto.account.tip.validate",
34 -
            "com.atiproto.feed.list",
35 -
            "com.atiproto.feed.subscription.cancel",
36 -
            "com.atiproto.feed.subscription.create",
37 -
            "com.atiproto.feed.subscription.get",
38 -
            "com.atiproto.feed.subscription.list",
39 -
            "com.atiproto.feed.subscription.put",
40 -
            "com.atiproto.feed.subscription.validate",
41 -
            "com.atiproto.feed.tip.create",
42 -
            "com.atiproto.feed.tip.get",
43 -
            "com.atiproto.feed.tip.list",
44 -
            "com.atiproto.feed.tip.put",
45 -
            "com.atiproto.feed.tip.validate",
22 +
            "com.atiproto.payment.cart.clone",
23 +
            "com.atiproto.payment.cart.create",
24 +
            "com.atiproto.payment.cart.get",
25 +
            "com.atiproto.payment.cart.list",
26 +
            "com.atiproto.payment.cart.put",
27 +
            "com.atiproto.payment.item.create",
28 +
            "com.atiproto.payment.item.get",
29 +
            "com.atiproto.payment.item.list",
30 +
            "com.atiproto.payment.item.put",
31 +
            "com.atiproto.payment.item.validate",
32 +
            "com.atiproto.payment.list",
33 +
            "com.atiproto.payment.subscription.cancel",
34 +
            "com.atiproto.payment.subscription.create",
35 +
            "com.atiproto.payment.subscription.get",
36 +
            "com.atiproto.payment.subscription.list",
37 +
            "com.atiproto.payment.subscription.put",
38 +
            "com.atiproto.payment.subscription.validate",
39 +
            "com.atiproto.recipient.payment.cart.get",
40 +
            "com.atiproto.recipient.payment.cart.list",
41 +
            "com.atiproto.recipient.payment.item.get",
42 +
            "com.atiproto.recipient.payment.item.list",
43 +
            "com.atiproto.recipient.payment.item.validate",
44 +
            "com.atiproto.recipient.payment.subscription.get",
45 +
            "com.atiproto.recipient.payment.subscription.list",
46 +
            "com.atiproto.recipient.payment.subscription.validate",
47 +
            "com.atiproto.recipient.profile.get",
48 +
            "com.atiproto.recipient.profile.put",
49 +
            "com.atiproto.repo.item.count",
46 50
            "com.atiproto.repo.profile.get",
47 -
            "com.atiproto.repo.subscription.count",
48 -
            "com.atiproto.repo.tip.count"
51 +
            "com.atiproto.repo.subscription.count"
49 52
          ],
50 53
          "type": "permission",
51 -
          "resource": "rpc",
52 -
          "inheritAud": true
54 +
          "resource": "rpc"
53 55
        }
54 56
      ]
55 57
    }
56 58
  },
57 59
  "$type": "com.atproto.lexicon.schema",
58 60
  "lexicon": 1
59 61
}

Compare Other Versions

Lexicon Garden

@