use it
# add to stunt.yaml
services:
onfido:
adapter: embedded:onfido-style
# then
$ stunt upThe embedded: source extracts this adapter from the binary — no git clone, fully offline.
backing stores
applicantsdocumentslive_photoscheckswebhook_events
routes (7)
POST/v3.6/applicants
POST/v3.6/documents
POST/v3.6/live_photos
POST/v3.6/checks
GET/v3.6/applicants/{applicant_id}
GET/v3.6/checks/{check_id}
POST/v3.6/webhooks