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

Add cancelable biometric authentication #138

Open
hvge opened this issue Nov 2, 2022 · 0 comments
Open

Add cancelable biometric authentication #138

hvge opened this issue Nov 2, 2022 · 0 comments
Assignees
Milestone

Comments

@hvge
Copy link
Member

hvge commented Nov 2, 2022

Right now, once the system biometric authentication dialog is displayed then the application has no control over it. We had a few questions in the support channel whether it's possible to cancel such dialog from the application after some inactivity. So, we should introduce a new API function where the promise will return a cancelable object and the actual result will be provided via the callback from the native code.

In the current 1.7.x branch of native SDK this is doable on Android platform, but on iOS, it require at least 1.7.5 version.

Depends on wultra/powerauth-mobile-sdk#495

@hvge hvge self-assigned this Nov 2, 2022
@hvge hvge added this to the 2.5.0 milestone May 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant