-
Notifications
You must be signed in to change notification settings - Fork 135
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: Rename Identity to Identifier (#308)
BREAKING CHANGE: This rename affects almost all the Identity management API Please look for `IDIDManager.ts` in `daf-core/src/types` to see the new method names. Functionality is the same but some renaming is required if already in use. * refactor: Rename Identity to Identifier * fix: Integration tests * refactor: WebDIDProvider * refactor: EthrDIDProvider * refactor: DIDStore * refactor: Resolver * refactor: DidManagerFind * refactor: DidManagerFind * refactor: DidManagerGet * refactor: DidManagerCreate * refactor: DidManagerGetOrCreate * refactor: DidManagerImport * refactor: DidManagerDelete * refactor: KeyManager * refactor: DefaultDID * refactor: IDIDManager * refactor: IDIDManager.ts
- Loading branch information
1 parent
3ec73b9
commit 7812e51
Showing
84 changed files
with
2,018 additions
and
2,046 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
Oops, something went wrong.