teleport-sdk.getattestations
Home > teleport-sdk > getAttestations
getAttestations() function
Signature:export declare function getAttestations(opts: GetAttestationsOpts & DomainContext): ReturnType<TeleportBridge['getAttestations']>;
Parameters
Parameter | Type | Description |
---|---|---|
opts | GetAttestationsOpts & DomainContext |
ReturnType<TeleportBridge['getAttestations']>