liveness-detection-framework
liveness-detection-framework copied to clipboard
A framework that helps you implement liveness detection mechanisms into your applications by means of an extensible architecture on AWS.
**Describe the bug** I ran this command to deploy with aws cloudformation > aws cloudformation create-stack --template-body file://global-s3-assets/liveness-detection-framework.template --stack-name liveness --capabilities CAPABILITY_IAM CAPABILITY_NAMED_IAM CAPABILITY_AUTO_EXPAND --parameters ParameterKey=AdminEmail,[email protected] ParameterKey=AdminName,ParameterValue=daidv **Error** Bucket cannot...
**Describe the bug** We deployed the code using EC2 instance following the given steps. In these two challenges 1. Pose challenge - working fine 2. Nose challenge - is being...
**Is your feature request related to a problem? Please describe.** Is not a problem, but is a useful information for run the code. **Describe the feature you'd like** I'd like...
**Describe the bug** CORS Issue **To Reproduce** Open FrontEnd Application Select Nose or Pose Challenge Hit Verify Now Console log show this error: `https://xxxxxxx.execute-api.eu-west-1.amazonaws.com/dev//challenge CORS Missing Allow Origin` Assumption bug:...
npn ci breaks in many cases , suggesting to update to "npm install --legacy-peer-deps" *Issue #, if available:* *Description of changes:* By submitting this pull request, I confirm that you...