app.ocho.auth.defs

ocho-lexicons.ocho.app

{
  "id": "app.ocho.auth.defs",
  "defs": {
    "authCallback": {
      "type": "object",
      "required": [
        "refreshJwt",
        "accessJwt",
        "handle",
        "did"
      ],
      "properties": {
        "did": {
          "type": "string",
          "format": "did"
        },
        "handle": {
          "type": "string"
        },
        "accessJwt": {
          "type": "string"
        },
        "refreshJwt": {
          "type": "string"
        }
      }
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against app.ocho.auth.defs

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:jm4zwg4raokwfysioe7767zh
CID
bafyreiflpayl55dnshn4haa4uwnkpw3wbzb3442boeizpbbc7b5ig4yvzm
Indexed At
2026-01-12 09:39 UTC
AT-URI
at://did:plc:jm4zwg4raokwfysioe7767zh/com.atproto.lexicon.schema/app.ocho.auth.defs

Lexicon Garden

@