-
Notifications
You must be signed in to change notification settings - Fork 57
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Ability to get and set DWN Service Endpoints from the IdentityAPI #953
Conversation
🦋 Changeset detectedLatest commit: 8b03387 The changes in this PR will be included in the next version bump. This PR includes changesets to release 8 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
TBDocs Report ✅ No errors or warnings @web5/api
@web5/crypto
@web5/crypto-aws-kms
@web5/dids
@web5/credentials
TBDocs Report Updated at 2024-10-16T21:30:52Z |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #953 +/- ##
==========================================
+ Coverage 93.34% 93.35% +0.01%
==========================================
Files 118 118
Lines 33660 33714 +54
Branches 2728 2736 +8
==========================================
+ Hits 31419 31473 +54
Misses 2200 2200
Partials 41 41
|
This PR adds the ability to set new DWN Service Endpoints
setDwnEndpoints
method toIdentityApi
getDwnEndpoints
helper toIdenttyApi
bearerDid.export()
to avoid side-effects