DFPClient

interface DFPClient

Device fingerprinting (DFP) integration. Provides a telemetry ID for Stytch's fraud prevention layer.

Functions

Link copied to clipboard
abstract suspend fun getTelemetryId(): String

Returns a DFP telemetry ID generated by the Stytch device fingerprinting SDK. This is a local operation — it does not make a network call to the Stytch API. Pass the returned ID to your backend, which can use it in server-side Stytch DFP lookup calls.