|
|
|
|
|
by psnehanshu
257 days ago
|
|
Let's say I need to resolve @example.com and we use the HTTPS GET method. So we will query https:// example.com/.well-known/atproto-did Will it work if that link redirects to says https:// example.com/did.txt or even to a different host say https:// foo.bar/some/thing/did? |
|
Edit: I'm wrong; see below