/multi-factor-face-pass-auth

Primary LanguageTypeScriptMIT No AttributionMIT-0

Multi-Factor Face Pass Auth

This repository provides a starter template for creating applications using React+Vite and AWS Amplify Gen2, emphasizing easy setup for authentication, API, and database capabilities.

Architecture

Architetcture

Getting Started

QuickStart

Go to Amplify Gen2 Doc Movie

Run & Dev Locally

  1. Install dependencies:

    npm install
  2. Initialize Amplify:

    npx ampx sandbox   
  3. Start the development server:

    npm run dev

License

This library is licensed under the MIT-0 License. See the LICENSE file for more information.

Acknowledgements

This project uses the following AWS services:

  • AWS Amplify
  • Amazon Cognito
  • Amazon Rekognition
  • Amazon S3
  • AWS Lambda