A youandme.at connection observed targeting atproto.science, relayed here by an airglow.run automation.
Record Key
tid
Timestamp-based ID
Properties
View raw schema
{
"key": "tid",
"type": "record",
"record": {
"type": "object",
"required": [
"connectorDid",
"createdAt"
],
"properties": {
"createdAt": {
"type": "string",
"format": "datetime",
"description": "Timestamp of the original at.youandme.connection record, not of this relayed copy."
},
"connectorDid": {
"type": "string",
"format": "did",
"description": "DID of the person who scanned atproto.science's QR code (the at.youandme.connection record's own repo/author DID)."
}
}
},
"description": "A youandme.at connection observed targeting atproto.science, relayed here by an airglow.run automation."
}