Skip to content

Feat: update biometrics flows#10

Merged
holosoe merged 6 commits intomainfrom
feat-update-biometrics-creds
Jul 31, 2025
Merged

Feat: update biometrics flows#10
holosoe merged 6 commits intomainfrom
feat-update-biometrics-creds

Conversation

@holosoe
Copy link
Copy Markdown
Collaborator

@holosoe holosoe commented Jul 31, 2025

No description provided.

@holosoe holosoe merged commit 19b0714 into main Jul 31, 2025
1 check passed
calebtuttle added a commit that referenced this pull request Apr 30, 2026
- v3 returns 400 (was 404) for not-yet-IN_PROGRESS sessions, matching
  Onfido v3 — frontend retry policy treats 4xx alike (#7).
- v3 saveUserToDb gated by environment === 'live', matching Onfido sandbox
  semantics (#10).
- routes/idenfy.ts: explicit comment block listing the legacy endpoints
  removed in U0 so future readers see the deprecation paper trail (#11).
- IdenfyVerificationData.finishTime/creationTime added to type; drop
  'as any' casts in extractCreds (#12).
- Extract IDENFY_BASE_URL/getIdenfyCredentials/idenfyBasicAuthHeader to a
  shared services/idenfy/http.ts module; token.ts and data.ts both consume
  it (#14).
- console.log -> pino logger.error in saveCollisionMetadata and
  updateSessionStatus (#15).
- Drop noisy 'U0 audit:' inline comments in schemas.ts; collapse to one
  short comment explaining the legacy provider-history block (#16).
calebtuttle added a commit that referenced this pull request May 1, 2026
- v3 returns 400 (was 404) for not-yet-IN_PROGRESS sessions, matching
  Onfido v3 — frontend retry policy treats 4xx alike (#7).
- v3 saveUserToDb gated by environment === 'live', matching Onfido sandbox
  semantics (#10).
- routes/idenfy.ts: explicit comment block listing the legacy endpoints
  removed in U0 so future readers see the deprecation paper trail (#11).
- IdenfyVerificationData.finishTime/creationTime added to type; drop
  'as any' casts in extractCreds (#12).
- Extract IDENFY_BASE_URL/getIdenfyCredentials/idenfyBasicAuthHeader to a
  shared services/idenfy/http.ts module; token.ts and data.ts both consume
  it (#14).
- console.log -> pino logger.error in saveCollisionMetadata and
  updateSessionStatus (#15).
- Drop noisy 'U0 audit:' inline comments in schemas.ts; collapse to one
  short comment explaining the legacy provider-history block (#16).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant