# Copy to .env locally, or set these as real environment variables in your
# host's control panel / vhost config. NEVER commit a real .env file, and
# NEVER send DIDIT_API_KEY to a mobile app.

DIDIT_WORKFLOW_ID=8910e511-af2a-406d-b8d9-7fca4e1f803f
DIDIT_API_KEY=8gH2JwWaYqHBygf-tn5N_kxP4YG5Lmluqt4N8pAUTOQ
DIDIT_WEBHOOK_SECRET=fWedhtuHf2RKSu078XmS4GBIYU3d7VelyiZaJeXcK_0

# Comma-separated list of origins allowed to call this API from a browser (optional)
ALLOWED_ORIGINS=
