AliasDiscoveryProvider class
This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
A DID discovery provider that can filter DIDs by the alias used internally in DIDManager
This API may change without a BREAKING CHANGE notice.
Signature:
export declare class AliasDiscoveryProvider implements AbstractDidDiscoveryProvider
Implements: AbstractDidDiscoveryProvider
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
| name | readonly | (not declared) | (BETA) |
Methods
| Method | Modifiers | Description |
|---|---|---|
| discoverDid(args, context) | (BETA) |