Closed
Bug 1944173
Opened 1 year ago
Closed 10 months ago
Add Fallback Mechanism for Failed Authentication
Categories
(Firefox for Android :: Privacy, task)
Tracking
()
RESOLVED
INVALID
People
(Reporter: Gela, Unassigned)
References
Details
(Whiteboard: [fxdroid])
Implement a fallback mechanism (e.g., allow users to switch to regular browsing or use a PIN/password if biometrics fail or are unavailable). This may be handled via the API but if not, we may have to implement it. Unclear at this point.
Updated•1 year ago
|
Comment 1•1 year ago
|
||
There is also a BiometricPromptFeature that is used in a couple of places. It also falls back to password auth.
It was written to be a reusable feature so it would be good to add more functionality in there to fit your use cases where needed. Upstreaming it to a new/existing android component would also allow it to be used in different places (other components or Focus) too!
As speculated, the OS handles fallback mechanisms. Amazing! Closing this ticket.
Status: NEW → RESOLVED
Closed: 10 months ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•