Skip to content

Comments

feat: Increase amount of client data sent to Prelude#9

Merged
86667 merged 2 commits intomasterfrom
increase_prelude_client_signals
Jan 2, 2026
Merged

feat: Increase amount of client data sent to Prelude#9
86667 merged 2 commits intomasterfrom
increase_prelude_client_signals

Conversation

@86667
Copy link
Contributor

@86667 86667 commented Dec 29, 2025

Prelude's fraud prevention system's effectiveness increases with the amount of client data it is given.

Here we send user-agent alongside IP address from the Http requests. See - https://docs.prelude.so/verify/v2/documentation/prevent-fraud#signals

And Allow for a dispatch_id to be sent along with a create verification session request. This is used to correlate create verification session requests with client data which the Prelude SDK has already sent to Prelude's API. See - https://docs.prelude.so/introduction/frontend-sdks/web.

@86667 86667 changed the title feat: Pull out user-agent from request and allow dispatch_id to be pa… feat: Improve amount of client data sent to Prelude Dec 29, 2025
@86667 86667 changed the title feat: Improve amount of client data sent to Prelude feat: Increase amount of client data sent to Prelude Dec 29, 2025
@86667 86667 requested a review from SeverinAlexB December 29, 2025 13:14
@86667 86667 force-pushed the increase_prelude_client_signals branch from 00f094c to a05f716 Compare December 29, 2025 13:20
Copy link
Collaborator

@SeverinAlexB SeverinAlexB left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Two things, otherwise good to merge

@86667 86667 merged commit 5b7f093 into master Jan 2, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants