Monorepo for fast-auth-signer functionality - contains frontend app, and associated E2E test suites defined using Playwright
Web application designed primarily for usage via embedding into parent site using an iframe
E2E test suites for near-fast-auth-signer
using Playwright tests.
This repository leverages Yarn workspaces.
Run yarn
from the repository root. This will install dependencies for all packages by way of Yarn workspaces functionality.
Instructions to run your own instance of the signer app can be found here.
Run yarn test
from the repository root.