This repository contains example code for integrating Authsignal into AWS Cognito to create a passwordless authentication flow. For more information please visit our docs site.
Please run the following command in the spa
folder:
yarn install
VITE_COGNITO_CLIENT_ID=<ID_HERE> yarn run dev