An example of OTP authentication using Playwright.
This includes an example of a Playwright test fixture to show how you can reduce the amount of boilerplate code required to use OTP authentication.
npm install
npm run test
- @playwright/test
- @types/node
- otpauth
- dotenv
MIT License