Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 613 Bytes

daf-local-storage.identitystore.get.md

File metadata and controls

21 lines (13 loc) · 613 Bytes

Home > daf-local-storage > IdentityStore > get

IdentityStore.get() method

Signature:

get(did: string): Promise<SerializedIdentity>;

Parameters

Parameter Type Description
did string

Returns:

Promise<SerializedIdentity>