app.ocho.auth.defs

lexicon.store View official

{
  "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:web:lexicon.store
CID
bafyreiflpayl55dnshn4haa4uwnkpw3wbzb3442boeizpbbc7b5ig4yvzm
Indexed At
2026-03-20 15:55 UTC
AT-URI
at://did:web:lexicon.store/com.atproto.lexicon.schema/app.ocho.auth.defs

Lexicon Garden

@