app.ocho.server.swapLaunchToken

ocho-lexicons.ocho.app

{
  "id": "app.ocho.server.swapLaunchToken",
  "defs": {
    "main": {
      "type": "query",
      "output": {
        "schema": {
          "type": "object",
          "required": [
            "token"
          ],
          "properties": {
            "did": {
              "type": "string",
              "format": "did",
              "description": "The did of the user"
            },
            "name": {
              "type": "string"
            },
            "token": {
              "type": "string"
            },
            "handle": {
              "type": "string"
            }
          }
        },
        "encoding": "application/json"
      },
      "parameters": {
        "type": "params",
        "required": [
          "launchToken"
        ],
        "properties": {
          "launchToken": {
            "type": "string",
            "description": "The launch token provided by the service"
          }
        }
      },
      "description": "Get the auth state for a user from the launch token."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against app.ocho.server.swapLaunchToken

Validation Options
Treat any remaining unresolved references as valid

Metadata

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

Lexicon Garden

@