fingerprint_id
and stores it in the browser’s session storage.fingerprint_id
in your API request:
fingerprint_id
is provided, the API returns a fingerprint_checks
object:
string
fingerprinting.js
(see script above) and stored in session storageobject | null
fingerprint_checks
object handles various scenarios:
fingerprint_id
provided:
fingerprint_checks
will be null
fingerprint_id
provided:
fingerprint_checks.error
will be true
fingerprint_checks
fields will be null
fingerprint_checks.error
will be true
null
error
field before relying on fingerprinting results