Closed aliceisjustplaying closed 1 year ago
i.e. GET /xrpc/com.atproto.identify.resolveHandle can return a JSON {'did': '<did>'} and that's also valid (that's how alice.bsky.sh is set up because wildcard domains)
GET /xrpc/com.atproto.identify.resolveHandle
{'did': '<did>'}
Closed by #18
i.e.
GET /xrpc/com.atproto.identify.resolveHandle
can return a JSON{'did': '<did>'}
and that's also valid (that's how alice.bsky.sh is set up because wildcard domains)