You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: add no-light/facemovementonly challenge and back camera support (#131)
* feat: add no light challenge implementation (#127)
* feat: add no light challenge implementation
* update package.swift for CI build
* Fix unit tests
* Address review comments
* chore: Add attempt count changes (#137)
* chore: Add attempt count changes
* Fix unit tests
* add unit tests
* Update region for example liveness view
* Update amplify-swift dependency
* chore: update dependencies after rebase
* fix: handle error on loading view (#154)
* chore: update amplify package dependency after rebase
* update Package.resolved files
* feat: add back camera support (#180)
* chore: back camera support
* Add code for error scenarios
* update error codes and message
* Add challengeOption parameter and remove error codes
* Update ChallengeOptions and use camera position based on challenge type received
* Add UI changes for selecting back camera in HostApp
* add default parameter to ChallengeOptions init
* fix formatting
* fix test build
* address review comments
* remove unused property
* update amplify dependency
0 commit comments