Skip to content

🔧 Add biometric authentication #75

@Smartdevs17

Description

@Smartdevs17

Problem

No authentication required to view sensitive data.

Context

Users may share devices, exposing wallet addresses and subscription data.

Proposed Solution

Add biometric auth:

  1. Prompt on app launch
  2. Use Face ID / Touch ID / fingerprint
  3. Fallback to PIN
  4. Optional in settings

Acceptance Criteria

  • Biometric prompt on launch
  • Fallback works
  • Can be disabled
  • Protects sensitive data

Technical Notes

Library: expo-local-authentication
File: App.tsx or navigation

Constraints

  • Handle missing hardware
  • Privacy considerations
  • Performance impact

Metadata

Metadata

Assignees

Labels

Stellar WaveIssues in the Stellar wave programenhancementNew feature or requestfeatureNew feature request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions