com.atiproto.authGeneral

atiproto.com

{
  "id": "com.atiproto.authGeneral",
  "defs": {
    "main": {
      "type": "permission-set",
      "title": "General Access",
      "detail": "Write access to cart, subscription, and item records, plus RPC access to payment, recipient, and public profile lookup endpoints.",
      "permissions": [
        {
          "type": "permission",
          "resource": "repo",
          "collection": [
            "com.atiproto.cart",
            "com.atiproto.item",
            "com.atiproto.subscription"
          ]
        },
        {
          "aud": "*",
          "lxm": [
            "com.atiproto.payment.cart.clone",
            "com.atiproto.payment.cart.create",
            "com.atiproto.payment.cart.get",
            "com.atiproto.payment.cart.list",
            "com.atiproto.payment.cart.put",
            "com.atiproto.payment.item.create",
            "com.atiproto.payment.item.get",
            "com.atiproto.payment.item.list",
            "com.atiproto.payment.item.put",
            "com.atiproto.payment.item.validate",
            "com.atiproto.payment.list",
            "com.atiproto.payment.subscription.cancel",
            "com.atiproto.payment.subscription.create",
            "com.atiproto.payment.subscription.get",
            "com.atiproto.payment.subscription.list",
            "com.atiproto.payment.subscription.put",
            "com.atiproto.payment.subscription.validate",
            "com.atiproto.recipient.payment.cart.get",
            "com.atiproto.recipient.payment.cart.list",
            "com.atiproto.recipient.payment.item.get",
            "com.atiproto.recipient.payment.item.list",
            "com.atiproto.recipient.payment.item.validate",
            "com.atiproto.recipient.payment.subscription.get",
            "com.atiproto.recipient.payment.subscription.list",
            "com.atiproto.recipient.payment.subscription.validate",
            "com.atiproto.repo.item.count",
            "com.atiproto.repo.profile.get",
            "com.atiproto.repo.subscription.count"
          ],
          "type": "permission",
          "resource": "rpc"
        }
      ]
    }
  },
  "$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
bafyreib6iee5qdt5o2mfqullvzipz6ym5njhzgpjrt4s4amr4dtpggcdci
Indexed At
2026-04-29 14:50 UTC
AT-URI
at://did:plc:4x5dcv6u4wlkjcssto7f22nu/com.atproto.lexicon.schema/com.atiproto.authGeneral

Version History (5 versions)

Referenced Schemas (3)

Lexicon Garden

@