refactor(federation): ♻️ Replace WebFinger code with @lysand-org/federation logic, add new debug command

This commit is contained in:
Jesse Wierzbinski 2024-06-29 22:24:10 -10:00
parent 38c8ea24a9
commit cea9452127
No known key found for this signature in database
15 changed files with 256 additions and 99 deletions

View file

@ -104,7 +104,7 @@
"@json2csv/plainjs": "^7.0.6",
"@logtape/logtape": "npm:@jsr/logtape__logtape",
"@lysand-org/client": "^0.2.3",
"@lysand-org/federation": "^2.0.0",
"@lysand-org/federation": "^2.1.0",
"@oclif/core": "^4.0.7",
"@tufjs/canonical-json": "^2.0.0",
"altcha-lib": "^0.3.0",