Skip to Content
Docs

Account-connected verification flow

📄 This page moved. This journey is now documented in one canonical place: Reusable Verification. This stub stays so old links keep working.

Reusable Verification chains two things: Connect with Valyd gives your backend a user access token, and a configured workflow runs any checks still missing with that token attached. A passed check becomes a durable proof on the user’s Valyd ID (pseudonym, id_verified, license badges, age bands) — next time you just read it back instead of re-running the check. The verified identity belongs to the user’s account, reusable across sessions and apps, and your system holds proofs rather than raw PII.

Read the canonical guide

Last updated on