identity.ts
identity.ts copied to clipboard
Add DID Query to the DID Class
Description When a DID class instance is created, an optional query can be part of it. The DID class needs to handle this.
Requirements
- [ ] Store the query in the DID class
- [ ] Resolve the query in the Resolve function