+3
-3
identity/identity.go
+3
-3
identity/identity.go
···func ResolveHandleFromWellKnown(ctx context.Context, cli *http.Client, handle string) (string, error) {···-return fmt.Sprintf("https://%s/.well-known/did.json", strings.TrimPrefix(did, "did:web:")), nil
···func ResolveHandleFromWellKnown(ctx context.Context, cli *http.Client, handle string) (string, error) {···