app.ocho.auth.authorize

ocho-lexicons.ocho.app

{
  "id": "app.ocho.auth.authorize",
  "defs": {
    "main": {
      "type": "procedure",
      "input": {
        "schema": {
          "type": "object",
          "required": [
            "input",
            "authorizeOptions"
          ],
          "properties": {
            "input": {
              "type": "string"
            },
            "authorizeOptions": {
              "type": "unknown"
            }
          }
        },
        "encoding": "application/json"
      },
      "output": {
        "schema": {
          "type": "object",
          "required": [
            "url"
          ],
          "properties": {
            "url": {
              "type": "string"
            }
          }
        },
        "encoding": "application/json"
      },
      "description": "Login to the ATProto via OAuth"
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against app.ocho.auth.authorize

Validation Options
Treat any remaining unresolved references as valid

Metadata

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

Lexicon Garden

@