games.atplay.authPlayer

atplay.games

{
  "id": "games.atplay.authPlayer",
  "defs": {
    "main": {
      "key": "literal:self",
      "type": "permission-set",
      "title": "Play games with At Play",
      "detail": "Create game invitations and turns in your public repo, and create or update your player profile.",
      "permissions": [
        {
          "type": "permission",
          "action": [
            "create",
            "update"
          ],
          "resource": "repo",
          "collection": [
            "games.atplay.game.invitation"
          ]
        },
        {
          "type": "permission",
          "action": [
            "create"
          ],
          "resource": "repo",
          "collection": [
            "games.atplay.game.turn"
          ]
        },
        {
          "type": "permission",
          "action": [
            "create",
            "update"
          ],
          "resource": "repo",
          "collection": [
            "games.atplay.player.profile"
          ]
        },
        {
          "lxm": [
            "games.atplay.game.createInvitation",
            "games.atplay.game.createTurn",
            "games.atplay.player.putProfile"
          ],
          "type": "permission",
          "resource": "rpc",
          "inheritAud": true
        }
      ]
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against games.atplay.authPlayer

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

Metadata

DID
did:plc:xawtkr77srkxlwhxjf7whbml
CID
bafyreib3vax2rdevcvuakczdmaersfslzvwxmppxq7jgbwcqoofe2ytprq
Indexed At
2026-07-25 17:18 UTC
AT-URI
at://did:plc:xawtkr77srkxlwhxjf7whbml/com.atproto.lexicon.schema/games.atplay.authPlayer

Version History (2 versions)

Referenced Schemas (3)

  • games.atplay.game.invitation
  • games.atplay.game.turn
  • games.atplay.player.profile

Lexicon Garden

@