Skip to content

Mobile Verification Flow Integration with Backend #4

Description

@harsharajkumar-273

Description

The React Native mobile app (mobile/src/App.tsx) scaffolds screens for onboarding, OTP login, and verification checks.

Problem

The OTP digit input and selfie/ID verification screens are currently mock implementations that do not communicate with the Express server verification endpoints (POST /api/verify/id and POST /api/verify/face).

Proposed Action Items

  • Connect the mobile verification views to call the backend server verification API.
  • Implement actual camera/image-picker integration to upload documents, upgrading user trust tiers in the active database.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions