fyi.atstore.authBasic

atstore.fyi

Schema Diff

+1 -0

From

CID
bafyreiamdxurfwe...
Indexed At
2026-04-12 05:17 UTC
View this version

To

CID
bafyreiae2ks5nwg...
Indexed At
2026-05-02 04:06 UTC
View this version
1 1
{
2 2
  "id": "fyi.atstore.authBasic",
3 3
  "defs": {
4 4
    "main": {
5 5
      "type": "permission-set",
6 6
      "title": "Full AT Store Access",
7 7
      "detail": "Provides full access to AT Store profile, listings, reviews, and favorites.",
8 8
      "permissions": [
9 9
        {
10 10
          "type": "permission",
11 11
          "action": [
12 12
            "create",
13 13
            "update",
14 14
            "delete"
15 15
          ],
16 16
          "resource": "repo",
17 17
          "collection": [
18 18
            "fyi.atstore.profile",
19 19
            "fyi.atstore.listing.detail",
20 20
            "fyi.atstore.listing.review",
21 +
            "fyi.atstore.listing.reviewReply",
21 22
            "fyi.atstore.listing.favorite"
22 23
          ]
23 24
        }
24 25
      ]
25 26
    }
26 27
  },
27 28
  "$type": "com.atproto.lexicon.schema",
28 29
  "lexicon": 1,
29 30
  "description": "Permission set for AT Store write access."
30 31
}

Compare Other Versions

Lexicon Garden

@