Identifier
Authorize an endpoint provider in a given role for a managed identifier
Name or alias of the identifier
Authorized role for eid
Optional
eid: stringOptional qb64 of endpoint provider to be authorized
Optional
stamp: stringOptional date-time-stamp RFC-3339 profile of iso8601 datetime. Now is the default if not provided
A promise to the result of the authorization
Typically used to authorize the agent to be the endpoint provider for the identifier in the role of agent
Create a managed identifier
Name or alias of the identifier
Optional
kargs: CreateIdentiferArgs = {}Optional parameters to create the identifier
The inception result
Generate an interaction event in a managed identifier
Prefix or alias of the identifier
Optional
data: anyOption data to be anchored in the interaction event
A promise to the interaction event result
Private
makeGenerate an /end/role/add reply message
Prefix of the identifier
Authorized role for eid
Optional
eid: stringOptional qb64 of endpoint provider to be authorized
Optional
stamp: stringOptional date-time-stamp RFC-3339 profile of iso8601 datetime. Now is the default if not provided
The reply message
Generate a rotation event in a managed identifier
Name or alias of the identifier
Optional
kargs: RotateIdentifierArgs = {}Optional parameters requiered to generate the rotation event
A promise to the rotation event result
Update managed identifier
Prefix or alias of the identifier
Information to update for the given identifier
A promise to the identifier information after updating
Generated using TypeDoc
Identifier