valyd-integration

Installation
SKILL.md

Valyd integration

Valyd is an identity platform with two products and one npm package, @valyd/sdk.

Product What it answers Auth Result
Reusable Verification Who is this person, and what have they already proven? client_id/client_secret for sign-in + App API key for checks Proofs saved to the user's Valyd ID and reused
Unique Human API Is this a live, unique human? App API key only, no user login Returned to you; nothing saved to an account

Connect with Valyd is the OIDC sign-in that starts Reusable Verification. It can double as your app's login button.


Read this before writing any code

Twelve facts that cause almost every Valyd bug. The reference files assume you know them.

1. Pick the product first — there is no decision tree beyond this

Installs
6
Repository
valyd-id/skills
GitHub Stars
1
First Seen
Aug 31, 2026
valyd-integration — valyd-id/skills