rip.pds.authFull

pds.rip

Schema Diff

+5 -3

From

CID
bafyreihw2t7qkah...
Indexed At
2026-09-18 06:56 UTC
View this version

To

CID
bafyreibaztcbr7f...
Indexed At
2026-09-24 02:18 UTC
View this version
1 1
{
2 2
  "id": "rip.pds.authFull",
3 3
  "defs": {
4 4
    "main": {
5 5
      "type": "permission-set",
6 6
      "title": "pds.rip",
7 7
      "detail": "Manage the sandbox accounts you issue, and how long they live.",
8 8
      "permissions": [
9 9
        {
10 +
          "aud": "*",
10 11
          "lxm": [
11 12
            "rip.pds.account.listAccounts",
12 13
            "rip.pds.account.createAccount",
13 14
            "rip.pds.account.extendExpiry",
14 -
            "rip.pds.account.deleteAccount"
15 +
            "rip.pds.account.deleteAccount",
16 +
            "rip.pds.account.putServices",
17 +
            "rip.pds.account.resetPassword"
15 18
          ],
16 19
          "type": "permission",
17 -
          "resource": "rpc",
18 -
          "inheritAud": true
20 +
          "resource": "rpc"
19 21
        }
20 22
      ]
21 23
    }
22 24
  },
23 25
  "$type": "com.atproto.lexicon.schema",
24 26
  "lexicon": 1
25 27
}

Compare Other Versions

Lexicon Garden

@