Skip to content

Bump version for veriffSessionId support#53

Merged
hwhmeikle merged 7 commits into
mainfrom
hamish/add-veriff-session-id
Apr 24, 2026
Merged

Bump version for veriffSessionId support#53
hwhmeikle merged 7 commits into
mainfrom
hamish/add-veriff-session-id

Conversation

@hwhmeikle
Copy link
Copy Markdown
Contributor

@hwhmeikle hwhmeikle commented Apr 24, 2026

Summary

  • The validate-challenge response now includes veriffSessionId when the challenge was a Veriff session.
  • Bumps version to 5.5.0.

The validate-challenge response now includes veriffSessionId when the
challenge was a Veriff session. The SDK already passes new response
fields through verbatim, so no code changes are needed.

Bumps version to 5.5.0.
@hwhmeikle hwhmeikle requested review from a team as code owners April 24, 2026 02:17
The API now validates phoneNumber against E.164 format. +6427000000
was rejected as invalid, causing enroll_verified_authenticator to fail
silently (HTTP 400 returned as a response body, not raised as an
error) and downstream assertions about enrollment state to fail.

Replaces with +6427123456, which is valid E.164 and already used
elsewhere in the same file.
@hwhmeikle hwhmeikle merged commit 6a63e26 into main Apr 24, 2026
3 checks passed
@hwhmeikle hwhmeikle deleted the hamish/add-veriff-session-id branch April 24, 2026 02:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants