MatthewKing / DeviceId

A simple library providing functionality to generate a 'device ID' that can be used to uniquely identify a computer.
MIT License
722 stars 118 forks source link

How to get deviceId from Client ? #58

Closed zanyar3 closed 1 year ago

zanyar3 commented 1 year ago

I want get deviceToken for each client requesting my site.

You want to depend on the machine, not the browser.

i tried user-agent but user-agent is depending browser and os, it is not unique.

Your library can provide deviceid of client?

MatthewKing commented 1 year ago

Hello. That's not what this library is for.