io.whiteside.linkedAccount

whiteside.io

{
  "id": "io.whiteside.linkedAccount",
  "defs": {
    "main": {
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "icon",
          "name",
          "link"
        ],
        "properties": {
          "icon": {
            "type": "string",
            "description": "Icon identifier or URL for the linked account"
          },
          "link": {
            "type": "string",
            "format": "uri",
            "description": "URL to the linked account"
          },
          "name": {
            "type": "string",
            "description": "Display name of the linked account"
          },
          "order": {
            "type": "integer",
            "description": "Sort order for displaying linked accounts (lower numbers appear first). Defaults to 999 if not specified."
          }
        }
      },
      "description": "A linked account record containing external account information"
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against io.whiteside.linkedAccount

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:voaulu4vdmpdwevimf4i6lnj
CID
bafyreiaboyayfl27xpaleqg4bxdzjtxj44syw34ey65h2exinfligeuusy
Indexed At
2026-02-13 13:56 UTC
AT-URI
at://did:plc:voaulu4vdmpdwevimf4i6lnj/com.atproto.lexicon.schema/io.whiteside.linkedAccount

Lexicon Garden

@