{
"id": "at.ducs.oauth.login",
"defs": {
"main": {
"type": "query",
"errors": [
{
"name": "userNotFound",
"description": "The specified user couldn't be found"
},
{
"name": "userAlreadyHasHome",
"description": "The specified user already has a home authority"
}
],
"output": {
"schema": {
"type": "object",
"required": [
"href"
],
"properties": {
"href": {
"type": "string",
"format": "uri"
}
}
},
"encoding": "application/json"
},
"parameters": {
"type": "params",
"required": [
"handle",
"redirect_uri"
],
"properties": {
"handle": {
"type": "string"
},
"client_id": {
"type": "string",
"format": "uri"
},
"redirect_uri": {
"type": "string",
"format": "uri"
}
}
}
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:c5ljrscuf2xu4oovnafzoqlg
- CID
-
bafyreihaytb43bjrsy2gv72zqtfut5ld4cts62cxud75bi6wfetokxy5ay
- Indexed At
- 2026-04-09 12:19 UTC
- AT-URI
-
at://did:plc:c5ljrscuf2xu4oovnafzoqlg/com.atproto.lexicon.schema/at.ducs.oauth.login