Skip to content

Comments

feat: Add confirmationRequired parameter to BiometricHelper on Android#11

Open
HansHolz09 wants to merge 1 commit intoioannisa:mainfrom
HansHolz09:confirmationRequired
Open

feat: Add confirmationRequired parameter to BiometricHelper on Android#11
HansHolz09 wants to merge 1 commit intoioannisa:mainfrom
HansHolz09:confirmationRequired

Conversation

@HansHolz09
Copy link

This PR adds a confirmationRequired parameter to the BiometricHelper on Android.

By default, biometric prompts often require an explicit user action (such as tapping a "Confirm" button) after a successful biometric scan. This change allows developers to bypass that step for a more seamless user experience when appropriate.

Reference: https://developer.android.com/identity/sign-in/biometric-auth#no-explicit-user-action

@HansHolz09 HansHolz09 changed the title Added confirmationRequired parameter to BiometricHelper on Android feat: Add confirmationRequired parameter to BiometricHelper on Android Feb 18, 2026
Copy link
Owner

@ioannisa ioannisa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Planned for version 1.8.0

@ioannisa
Copy link
Owner

@HansHolz09 please make a branch for your PL, so I can merge it with upcoming release.

@HansHolz09
Copy link
Author

@HansHolz09 please make a branch for your PL, so I can merge it with upcoming release.

This PR is already coming from a separate branch (confirmationRequired) in my fork. Could you please clarify what you mean by creating a branch in this case?

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.

2 participants