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

Support LAPolicy #11

Closed
louischan-oursky opened this issue Oct 19, 2022 · 0 comments · Fixed by #12
Closed

Support LAPolicy #11

louischan-oursky opened this issue Oct 19, 2022 · 0 comments · Fixed by #12

Comments

@louischan-oursky
Copy link
Contributor

louischan-oursky commented Oct 19, 2022

When enabling biometric, always use deviceOwnerAuthenticationWithBiometrics and set localizedFallbackTitle to an empty string to hide the fallback. The rationale is that we want to make sure the device owner can unlock with biometric. If we allowed to use fallback, we do not have such proof.

When authenticating with biometric, allow the developer to use either deviceOwnerAuthenticationWithBiometrics or deviceOwnerAuthentication. When deviceOwnerAuthenticationWithBiometrics is used, set localizedFallbackTitle to an empty string to hide the fallback.

Reference:

@fungc-io fungc-io added this to To do in Cooldown (18 Oct - 1 Nov) via automation Oct 19, 2022
@louischan-oursky louischan-oursky moved this from To do to In progress in Cooldown (18 Oct - 1 Nov) Oct 20, 2022
@louischan-oursky louischan-oursky moved this from In progress to Review in progress in Cooldown (18 Oct - 1 Nov) Oct 20, 2022
Cooldown (18 Oct - 1 Nov) automation moved this from Review in progress to Done Oct 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging a pull request may close this issue.

1 participant