app-store: add io.pilot.didit (Didit identity platform)#107
Merged
Conversation
Add the Didit identity-verification platform to the app-store data — KYC/ID, liveness, face match, AML, proof-of-address, database validation, email/phone OTP + hosted sessions, workflows, billing, blocklist, questionnaires, users, webhooks (39 methods + didit.help). byo HTTPS app with no-broker self-signup (didit.signup + didit.verify mint and cache a per-user Didit key locally). Security category; Didit brand icon added.
Contributor
|
🚀 Preview deployed to Cloudflare Pages
|
didit.signup {} now mints the Didit key in one call (no email, no code) via
Pilot's broker; adds didit.account; updates description, methods, grants.
Contributor
|
🔄 Plain twins auto-regenerated The machine-UI mirrors under Please review the bot commit. Prose is an LLM summary of the source; commands, flags, and numeric specs are copied verbatim. If the |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds the Didit card to the app store — the full Didit identity-verification platform over one byo HTTPS app (39 methods +
didit.help), with no-broker self-signup.didit.signup {email}→ Didit emails a one-time code →didit.verify {code}caches a per-userDIDIT_API_KEYlocally; every method authenticates from there. No broker, no shared key.didit.help.public/appicons/io.pilot.didit.png.npm run build✓ ·npm run check:plain✓ (81 pairs, 40 twins in sync). Detail page verified visually (logo, tagline, install command, methods, changelog, grants, platform compatibility).Pairs with catalogue PR pilot-protocol/pilotprotocol#358 and app-template #75 (merged).