app.beaconbits.authCore

beaconbits.app

{
  "id": "app.beaconbits.authCore",
  "defs": {
    "main": {
      "type": "permission-set",
      "title": "Core Beacon Bits access",
      "detail": "Create and manage check-ins, profile settings, favorites, and beacon likes",
      "permissions": [
        {
          "type": "permission",
          "resource": "repo",
          "collection": [
            "app.beaconbits.beacon"
          ]
        },
        {
          "type": "permission",
          "action": [
            "create",
            "update"
          ],
          "resource": "repo",
          "collection": [
            "app.beaconbits.profile"
          ]
        },
        {
          "type": "permission",
          "action": [
            "create",
            "delete"
          ],
          "resource": "repo",
          "collection": [
            "app.beaconbits.favorite"
          ]
        },
        {
          "type": "permission",
          "action": [
            "create",
            "delete"
          ],
          "resource": "repo",
          "collection": [
            "app.beaconbits.beacon.like"
          ]
        }
      ]
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against app.beaconbits.authCore

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

Metadata

DID
did:plc:j5ttxzdb5kwo4mcqkmzgvt33
CID
bafyreia5jsxytu72fq5tbzw3lmxl5t4otelgo6sg52rvdgepkrhgoyi324
Indexed At
2026-04-17 00:31 UTC
AT-URI
at://did:plc:j5ttxzdb5kwo4mcqkmzgvt33/com.atproto.lexicon.schema/app.beaconbits.authCore

Referenced Schemas (4)

Lexicon Garden

@