Skip to content

Remove liveness check from ApiDocumentVerification#7215

Merged
theabrad merged 2 commits intomainfrom
abradley-remove-liveness-api-form
Oct 25, 2022
Merged

Remove liveness check from ApiDocumentVerification#7215
theabrad merged 2 commits intomainfrom
abradley-remove-liveness-api-form

Conversation

@theabrad
Copy link
Contributor

🛠 Summary of changes

Removed the liveness check from the ApiDocumentVerification form. The liveness check is a part of selfie verification which is being removed from IdV.

@theabrad theabrad requested a review from a team October 25, 2022 16:46
validates_presence_of :document_capture_session
validates_presence_of :front_image_iv
validates_presence_of :back_image_iv
validates_presence_of :selfie_image_iv, if: :liveness_checking_enabled?
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should be able to drop the selfie_image_iv method as well

@theabrad theabrad merged commit 7bb4f95 into main Oct 25, 2022
@theabrad theabrad deleted the abradley-remove-liveness-api-form branch October 25, 2022 18:14
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.

2 participants