Optional cacheEnables caching the result of the get call.
Has no default value and cache is not being used if not specified.
CacheConfig for details. @default: undefined - caching is disabled
Optional endpointsAPI endpoints used by JS Agent
Optional forceIf set to true, will force the agent to be rebuilt with the new options. Should be used with caution
since it can be triggered too often (e.g. on every render) and negatively affect performance of the JS agent.
Optional integrationInformation about libraries and services used to integrate the JS agent. Each array item means a separate integration, the order doesn't matter. An example of an integration library is Fingerprint React SDK.
Optional regionRegion of the Fingerprint service server
'us'
Optional remoteEnables data collection for remote control detection. Once enabled, please contact our support team to activate the result exposure.
Optional storageOverride storages name (cookies, localStorage, etc). Should only be used when the default name conflicts with some of your existing names.
'_vid_'
Optional urlHashes URL parts before sending them to Fingerprint the server. The sources of URLs: window.location.href, document.referrer. Сan be used to hide sensitive data (tokens, payment info, etc) that these URLs may contain.
Example of URL stripping 'https://example.com/path?token=secret#anchor' -> 'https://example.com/oK-fhlv2N-ZzaBf0zlUuTN97jDbqdbwlTB0fCvdEtb8?E1kifZXhuoBEZ_zkQa60jyxcaHNX3QFaydaaIEtL7j0#eb-w4rp2udRHYG3bzElINPBaTBHesFLnS0nqMHo8W80'
Generated using TypeDoc
Public API key