Skip to main content
Version: v2

@friendlycaptcha/sdk > FRCRiskIntelligenceCompleteEventData

FRCRiskIntelligenceCompleteEventData interface

Payload of the "frc:riskintelligence.complete" event.

Signature:

export interface FRCRiskIntelligenceCompleteEventData 

Properties

PropertyModifiersTypeDescription
expiresAtnumberA timestamp, represented as a Unix epoch, for when the Risk Intelligence token will expire.
nametypeof FRCRiskIntelligenceCompleteEventName"frc:riskintelligence.complete"
tokenstringThe Risk Intelligence response token, to be verified server-side.