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

FingerPrint Change #163

Open
amircoh opened this issue Dec 6, 2020 · 2 comments
Open

FingerPrint Change #163

amircoh opened this issue Dec 6, 2020 · 2 comments

Comments

@amircoh
Copy link

amircoh commented Dec 6, 2020

is there any way how to detect when FingerPrint has changed?

@276259822
Copy link

#174

@mikehardy
Copy link
Collaborator

@276259822 you should propose that as a PR, it would be easy to make backwards-compatible and thus easy to integrate.
Right now the authenticate APIs just return a Promise<void> but if you returned a new BiometricResult<[key: string]: value: string> and in there you had a key/value of biometricChanged?: boolean you could convey the information to callers of the API for iOS at least

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

No branches or pull requests

3 participants