Skip to content

What is the best approach to use FingerprintJS #749

Answered by makma
vietnguyen09 asked this question in Q&A
Discussion options

You must be logged in to vote

Hello @vietnguyen09!

FingerprintJS Pro PoV

Since you mentioned the Server API in your question, I assume it's related to the FingerprintJS Pro product.
You should query our Server API or collect a webhook on the server-side. If the provided visitorId is not present in our server API response (or webhook), you can assume the visitorId provided by your frontend was forged. It's also a good practice to check other fields like time or confidence. You might also use the requestId to check details about the identification request.

FingerprintJS Pro can detect tampered signals and in the majority of cases will return a correct visitor identifier. Encrypting the visitorId is not necessary. You sh…

Replies: 4 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@vietnguyen09
Comment options

Comment options

You must be logged in to vote
1 reply
@vietnguyen09
Comment options

Answer selected by vietnguyen09
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants