Learn how to capture frontend browser signals to integrate them with the verification backend APIs. It allows you to capture certain browser signals that will be reported back to your Prelude account.
dispatchId
value (just a string value) that the web SDK will provide after gathering the browser signals.
@prelude.so/js-sdk
contains a web worker and .wasm
code. This means if you are developping a bundled web app, you'll need some setup steps to make it work. This section explains those steps for different bundlers.
dispatchSignals
function in the same page that you already have to capture the phone number.
Important: When you generate the SDK key in the Prelude dashboard you will be able to copy it and you should store it somewhere secure, as the dashboard will not allow you to display the same key again.
dispatchId
value in all of the backend SDKs. Refer to the Quickstart guide for your platform of choice to see how to include it.