-
Notifications
You must be signed in to change notification settings - Fork 90
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove reexported
Resolver
validation APIs (#1183)
* Issuer/credentialSubject.id must be a DID * Validate origin as a domain * Use JSON Web Token Proof Format in Domain Linkage * Rename fixture files * Update Domain Linkage example * Replace linked data proof format mentions * Update Wasm Domain Linkage bindings * Update Wasm Domain Linkage example * Expose `memstore` feature via `identity_iota` * Feature-gate domain linkage config & builder * Use MemStores in Wasm domain linkage example * Update api-reference * Update create VP example with storage APIs * Rm credential & presentation APIs from Resolver * Remove unused fixtures * Avoid unwrap in examples * Update revoke VC example * Remove resolver APIs in Wasm * Fix doc errors * Update resolver tests * Apply suggestions from code review
- Loading branch information
1 parent
b8374a7
commit 4f27434
Showing
31 changed files
with
373 additions
and
1,261 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.