app.didpic.adminAuth

lexicons.didpic.app

Schema Diff

+2 -4

From

CID
bafyreibbddqaosw...
Indexed At
2026-05-20 09:22 UTC
View this version

To

CID
bafyreibid3r27fx...
Indexed At
2026-05-20 09:25 UTC
View this version
1 1
{
2 2
  "id": "app.didpic.adminAuth",
3 3
  "defs": {
4 4
    "main": {
5 5
      "type": "permission-set",
6 6
      "title": "did:pic moderation",
7 -
      "detail": "Access did:pic moderation tools.",
7 +
      "detail": "Access the did:pic moderation tools.",
8 8
      "permissions": [
9 9
        {
10 -
          "aud": [
11 -
            "*"
12 -
          ],
10 +
          "aud": "*",
13 11
          "lxm": [
14 12
            "app.didpic.identity.getSession",
15 13
            "app.didpic.identity.resolveHandle",
16 14
            "app.didpic.actor.getProfile",
17 15
            "app.didpic.admin"
18 16
          ],
19 17
          "type": "permission",
20 18
          "resource": "rpc"
21 19
        }
22 20
      ]
23 21
    }
24 22
  },
25 23
  "$type": "com.atproto.lexicon.schema",
26 24
  "lexicon": 1
27 25
}

Compare Other Versions

Lexicon Garden

@