jessejanderson / skylink

Detect Decentralized Identifiers (DIDs) in a domain's TXT records and link to the associated Bluesky profile.
MIT License
63 stars 5 forks source link

Enhancement — Check for DIDs the alternative way #17

Closed aliceisjustplaying closed 1 year ago

aliceisjustplaying commented 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)

jessejanderson commented 1 year ago

Closed by #18