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.