Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introduce API for customizing fingerprint stability level #24

Merged
merged 5 commits into from Dec 20, 2022

Conversation

mgutski
Copy link
Collaborator

@mgutski mgutski commented Dec 15, 2022

The supported fingerprint stability levels are:

  • UNIQUE - indicates the use of every signal we were able to collect.
  • OPTIMAL - indicates the use of a combination of signals that don’t
    change and signals that might change, though not very often.
  • STABLE - indicates the use of hardware signals or signals that
    aren’t supposed to change at all.

@mgutski mgutski added the enhancement New feature or request label Dec 15, 2022
@mgutski mgutski self-assigned this Dec 15, 2022
@mgutski mgutski force-pushed the feature/fingerprint-stability-level branch from 0744f36 to 2ae0572 Compare December 15, 2022 13:24
README.md Show resolved Hide resolved
README.md Show resolved Hide resolved
README.md Show resolved Hide resolved
Sources/FingerprintJS/Library/Configuration.swift Outdated Show resolved Hide resolved
@mgutski mgutski force-pushed the feature/fingerprint-stability-level branch from 2ae0572 to 8f4092a Compare December 19, 2022 20:11
petrpalata
petrpalata previously approved these changes Dec 20, 2022
@mgutski mgutski merged commit d4de961 into main Dec 20, 2022
@mgutski mgutski deleted the feature/fingerprint-stability-level branch December 20, 2022 09:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants