Skip to content

fix: prevent weak biometrics prompt from displaying on Android #759

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

Merged
merged 1 commit into from
Jun 8, 2025

Conversation

DorianMazur
Copy link
Collaborator

Fixes #753

Srt correct allowedAuthenticators for android prompt.
getPromptInfo() now sets BIOMETRIC_STRONG when only biometrics are requested, preventing post-prompt UserNotAuthenticatedException.

@DorianMazur DorianMazur merged commit a057429 into master Jun 8, 2025
11 of 12 checks passed
@DorianMazur DorianMazur deleted the fix/weak-biometrics-being-displayed branch June 8, 2025 12:02
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.

ACCESS_CONTROL.BIOMETRY_ANY displays weak biometrics on Android and fails for setGenericPassword
1 participant