{
"id": "app.didpic.identity.getFastPathToken",
"defs": {
"main": {
"type": "procedure",
"output": {
"schema": {
"type": "object",
"required": [
"token",
"expiresAt"
],
"properties": {
"token": {
"type": "string",
"description": "Bearer token for direct calls to allowed methods."
},
"expiresAt": {
"type": "string",
"format": "datetime"
}
}
},
"encoding": "application/json"
},
"description": "Exchange a proxied service-auth call for a short-lived direct-access token bound to the viewer's DID."
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:an2jtp4jgkkbtmwfzhpbxawd
- CID
-
bafyreifnwezh555yr7gbenhmnkubodp5vse2qro77xzguvn46e3klbepkm
- Indexed At
- 2026-07-19 04:04 UTC
- AT-URI
-
at://did:plc:an2jtp4jgkkbtmwfzhpbxawd/com.atproto.lexicon.schema/app.didpic.identity.getFastPathToken