Cross Browswer Device Fingerprinting Using Javascript

312 views Asked by At

I want to avoid 2F authentication if the user is logging in from the same device he has logged in before. This should be independent of the browser he is using.

I have looked at ClientJs and FingerprintJs2. However I am looking for a better way to identify the device. This should be quick enough to have a good user experience.

0

There are 0 answers