{
"id": "at.ducs.oauth.callback",
"defs": {
"main": {
"type": "query",
"errors": [
{
"name": "invalidSession"
}
],
"output": {
"schema": {
"type": "object",
"required": [
"refreshToken",
"accessToken"
],
"properties": {
"accessToken": {
"type": "string"
},
"refreshToken": {
"type": "string"
}
}
},
"encoding": "application/json"
},
"parameters": {
"type": "params",
"required": [
"code",
"state"
],
"properties": {
"iss": {
"type": "string"
},
"code": {
"type": "string"
},
"error": {
"type": "string"
},
"state": {
"type": "string"
},
"error_uri": {
"type": "string",
"format": "uri"
},
"error_description": {
"type": "string"
}
}
}
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:c5ljrscuf2xu4oovnafzoqlg
- CID
-
bafyreif6ttwg5ts2iccmprtupxzq6yru4czp3gushls6stwhjxlusxextq
- Indexed At
- 2026-04-09 12:19 UTC
- AT-URI
-
at://did:plc:c5ljrscuf2xu4oovnafzoqlg/com.atproto.lexicon.schema/at.ducs.oauth.callback