catapam / investnest

Project 04 - Code Institute
1 stars 2 forks source link

[TASK 2.2.8] Provide login via biometric authentication #55

Closed catapam closed 2 months ago

catapam commented 2 months ago

Allow users to log in using biometric authentication methods like fingerprint or face recognition (where supported by the device).

Acceptance Criteria:

Steps:

  1. Integrate biometric authentication using the device's native APIs.
  2. Ensure secure handling and storage of biometric data.
  3. Implement fallback options for users unable to use biometric login.
  4. Test biometric login on all supported devices.

Linked Issues:

Next task:
Previous task: