-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Add verify presentation API and update StatusList APIs [DEV-281…
…1] & [DEV-2669] (#265) * feat: Init presentation * feat: Add did:key resolver * feat: Add uniresolver && update policies * feat: Add broadcast statusList api * feat: Update swagger * feat: Add did update && deactivate operations * feat: Update swagger * fix: External db bug && api paths * feat: Support urlencoded request body * feat: Update swagger * feat: Refactor inputs * fix: Array issues with urlencoded * feat: Add credential-status update api * fix: DID update in chunks * bump deps * feat: Update credential-status and verify api's * fix: credential verify * feat: Update indices mandatory in statusUpdate * Update package-lock.json * fix: Presentation api example * fix: Minor issues * Update package-lock.json --------- Co-authored-by: Ankur Banerjee <ankurdotb@users.noreply.github.com>
- Loading branch information
1 parent
99eac3b
commit 4e43430
Showing
17 changed files
with
2,061 additions
and
546 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
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.