feat: add 2fa to users, closes #1 #8
Annotations
10 errors
⬣ ESLint:
app/lib/user.server.ts#L2
'generateTOTP' is defined but never used
|
⬣ ESLint:
app/lib/user.server.ts#L2
'getTOTPAuthUri' is defined but never used
|
⬣ ESLint:
app/lib/user.server.ts#L2
'verifyTOTP' is defined but never used
|
⬣ ESLint:
app/routes/app.user.totp.tsx#L5
'redirect' is defined but never used
|
⬣ ESLint:
app/routes/app.user.totp.tsx#L15
'Select' is defined but never used
|
⬣ ESLint:
app/routes/app.user.totp.tsx#L17
'params' is defined but never used
|
⬣ ESLint:
app/routes/app.user.totp.tsx#L104
img elements must have an alt prop, either with meaningful text, or an empty string for decorative images
|
⬣ ESLint:
app/routes/app.user.tsx#L3
'ActionFunctionArgs' is defined but never used
|
⬣ ESLint:
app/routes/app.user.tsx#L5
'redirect' is defined but never used
|
⬣ ESLint:
app/routes/app.user.tsx#L8
'invariant' is defined but never used
|