Relewise / relewise-utils-browser-fingerprinting

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

relewise-utils-browser-fingerprinting GitHub license

Installation

Install via NPM or you preferred package manager:

npm install @relewise/utils-browser-fingerprinting

Usage examples

await Fingerprint.get(`SALT`);

The salt could be the Relewise dataset id. Just make sure you use the same salt for all fingerprints.

Using browser fingerprinting via CDN.

For more information about how to use browser fingerprinting via CDN - go to our docs site.

Contributing

Pull requests are always welcome.
Please fork this repository and make a PR when you are ready with your contribution.

Otherwise you are welcome to open an Issue in our issue tracker.

License

relewise-utils-browser-fingerprinting is licensed under the MIT license

About

License:MIT License


Languages

Language:TypeScript 67.7%Language:JavaScript 32.3%