Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sdk 2347 ph p aml advanced checks crashing on retrieval #331

Merged

Conversation

mehmet-yoti
Copy link
Contributor

No description provided.

LuborRod and others added 17 commits October 17, 2022 15:40
- Was added support for a static liveness check
- Was added support for allowing the Relying Business to enable/disable the use of expired documents
(new OrthogonalRestrictionsFilterBuilder())
            -> withAllowExpiredDocuments()  // enable
            ->withDenyExpiredDocuments() // disable
            ->build();
- Was added support for a face comparison check
- Was fixed bug with 'uploadFaceCaptureImage' function
- Support only for php7.4.* + php 8.0.* + php8.1.* version
- Was updated guzzle http/guzzle to ^7.0 version
- Was updated guzzle http/psr7 to ^2.4 version
- Was removed php7.1 support
@mehmet-yoti mehmet-yoti merged commit 5ff396f into development Jul 14, 2023
10 checks passed
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.

None yet

3 participants