You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've been trying to get Android passcode authentication to work but after delving a bit into the code-base it would seem that the only supported form of authentication is biometrics for Android. If biometrics auth is not available or isn't the selected option it falls back to non-interactive authentication which I assume is the reason why I'm getting no prompt at all.
Can someone confirm this for me before I start a fork that supports this?
The two notes on access control are not really clear to me, thanks.
The text was updated successfully, but these errors were encountered:
juan-cortes
changed the title
Android support for non biometric authentication
[Android] support for non biometric authentication
Oct 10, 2023
I've been trying to get Android passcode authentication to work but after delving a bit into the code-base it would seem that the only supported form of authentication is biometrics for Android. If biometrics auth is not available or isn't the selected option it falls back to non-interactive authentication which I assume is the reason why I'm getting no prompt at all.
Can someone confirm this for me before I start a fork that supports this?
The two notes on access control are not really clear to me, thanks.
The text was updated successfully, but these errors were encountered: