Configuring Device Fingerprinting

Browser fingerprinting has been a common technique for a long time to achieve a reasonably unique device ID that provides more accurate identification of the end-user than relying only on a small set of identifiers. The VerosintJS library - when added to your application - can generate such a unique device ID .

You can add device fingerprinting to your Verosint data collection by:

Adding VerosintJS to an Auth0 Login

Adding VerosintJS to Your Application