Skip to content

feat: add mfa on sign in with an authenticator app #6625

feat: add mfa on sign in with an authenticator app

feat: add mfa on sign in with an authenticator app #6625

Triggered via pull request March 20, 2025 16:49
@RobChangCARobChangCA
synchronize #1398
mfa/demo
Status Failure
Total duration 34m 43s
Artifacts

on-pull-request.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 3 warnings
Enforce PR Title Format
Process completed with exit code 1.
Lint: account-kit/react/src/components/auth/sections/EmailAuth.tsx#L103
React Hook useEffect has missing dependencies: 'form.state.values.email' and 'setAuthStep'. Either include them or remove the dependency array
Lint: examples/ui-demo/src/components/small-cards/MFACard.tsx#L1
'useRef' is defined but never used
Lint: examples/ui-demo/src/components/ui/Spinner.tsx#L2
'Image' is defined but never used