Unverified Commit 175d1857 authored by Hong Minhee's avatar Hong Minhee
Browse files

Improve AT Protocol URI workaround for all DID methods



Replaced the narrow did:plc-only fix with a comprehensive solution that
handles all AT Protocol URIs by percent-encoding the authority component.
Now supports did:web, did:key, and other DID methods, plus handles edge
cases like URIs without path components.

The fix detects at:// URIs, extracts the authority part, percent-encodes
it if needed, and reconstructs a valid URL that JavaScript can parse.

Addresses feedback in #436

Co-Authored-By: default avatarClaude <noreply@anthropic.com>
parent abfb88ad
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment