this repo has no description
at main 11 lines 458 B view raw view rendered
1[[atproto-did]] 2 3After a DID document has been resolved, atproto-specific information needs 4to be extracted. **This parsing process is agnostic to the DID method used.** 5 6The current **handle** for the DID is found in the `alsoKnowAs` array. 7Each element of this array is a URI. Handles will have the URI scheme `at://`, 8followed by the **handle**, with no path or other URI parts. 9 10- [[atproto-signing-key.md]] 11- [[atproto-pds-service-network-location.md]]