app.ocho.auth.whoami

ocho-lexicons.ocho.app

{
  "id": "app.ocho.auth.whoami",
  "defs": {
    "main": {
      "type": "query",
      "output": {
        "schema": {
          "type": "object",
          "required": [
            "did",
            "handle"
          ],
          "properties": {
            "did": {
              "type": "string",
              "description": "The user's DID"
            },
            "handle": {
              "type": "string",
              "description": "The user's ID"
            }
          }
        },
        "encoding": "application/json",
        "description": "The session data"
      },
      "description": "A handler for the Ocho AppView Oauth system"
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against app.ocho.auth.whoami

Validation Options
Treat any remaining unresolved references as valid

Metadata

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

Lexicon Garden

@