com.atiproto.authGeneral

atiproto.com

{
  "id": "com.atiproto.authGeneral",
  "defs": {
    "main": {
      "type": "permission-set",
      "title": "General Access",
      "detail": "Write access to cart, subscription, and tip records, plus RPC access to payment, feed, and public profile lookup endpoints.",
      "permissions": [
        {
          "type": "permission",
          "resource": "repo",
          "collection": [
            "com.atiproto.cart",
            "com.atiproto.subscription",
            "com.atiproto.tip"
          ]
        },
        {
          "lxm": [
            "com.atiproto.account.cart.clone",
            "com.atiproto.account.cart.create",
            "com.atiproto.account.cart.get",
            "com.atiproto.account.cart.list",
            "com.atiproto.account.cart.put",
            "com.atiproto.account.subscription.get",
            "com.atiproto.account.subscription.list",
            "com.atiproto.account.subscription.validate",
            "com.atiproto.account.tip.get",
            "com.atiproto.account.tip.list",
            "com.atiproto.account.tip.validate",
            "com.atiproto.feed.list",
            "com.atiproto.feed.subscription.cancel",
            "com.atiproto.feed.subscription.create",
            "com.atiproto.feed.subscription.get",
            "com.atiproto.feed.subscription.list",
            "com.atiproto.feed.subscription.put",
            "com.atiproto.feed.subscription.validate",
            "com.atiproto.feed.tip.create",
            "com.atiproto.feed.tip.get",
            "com.atiproto.feed.tip.list",
            "com.atiproto.feed.tip.put",
            "com.atiproto.feed.tip.validate",
            "com.atiproto.repo.profile.get",
            "com.atiproto.repo.subscription.count",
            "com.atiproto.repo.tip.count"
          ],
          "type": "permission",
          "resource": "rpc",
          "inheritAud": true
        }
      ]
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against com.atiproto.authGeneral

Validation Options
Automatically resolve and include external schemas for full validation
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:4x5dcv6u4wlkjcssto7f22nu
CID
bafyreievxjdhjwqoygfpi57tgniy4dmhilqjndeamr7yhuv3eqvx7daxte
Indexed At
2026-04-20 22:50 UTC
AT-URI
at://did:plc:4x5dcv6u4wlkjcssto7f22nu/com.atproto.lexicon.schema/com.atiproto.authGeneral

Version History (5 versions)

Referenced Schemas (3)

Lexicon Garden

@