app.didpic.notification.unregisterPush

lexicons.didpic.app

{
  "id": "app.didpic.notification.unregisterPush",
  "defs": {
    "main": {
      "type": "procedure",
      "input": {
        "schema": {
          "type": "object",
          "required": [
            "token"
          ],
          "properties": {
            "token": {
              "type": "string"
            }
          }
        },
        "encoding": "application/json"
      },
      "description": "Remove the (token, viewer) binding. Called by clients on sign-out, before the device discards its auth session. Stale bindings that never get an explicit unregister are pruned from the delivery path when Expo Push reports DeviceNotRegistered, or via server-side timeout cleanup."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against app.didpic.notification.unregisterPush

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:an2jtp4jgkkbtmwfzhpbxawd
CID
bafyreiapswyzfddaxb2bolnwermpyg7dwaeh4xda2fgqpz4leqapxmg4hy
Indexed At
2026-05-16 08:07 UTC
AT-URI
at://did:plc:an2jtp4jgkkbtmwfzhpbxawd/com.atproto.lexicon.schema/app.didpic.notification.unregisterPush

Version History (2 versions)

Lexicon Garden

@