hydrant

blue.microcosm.identity.*

created 9 days ago :: modified 9 days ago :: 727 B .md

Tools

download raw

these queries expose the verified mini-doc view of an atproto identity.

blue.microcosm.identity.resolveMiniDoc#

alias of com.bad-example.identity.resolveMiniDoc with intention to stabilize under this name.

paramrequireddescription
identifieryeshandle or DID to resolve.

returns { did, handle, pds, signing_key }.

com.bad-example.identity.resolveMiniDoc#

like com.atproto.identity.resolveIdentity, but instead of the full DID doc it returns an atproto-relevant subset.

paramrequireddescription
identifieryeshandle or DID to resolve.

returns { did, handle, pds, signing_key }.