mirror of
https://github.com/bitwarden/browser
synced 2025-12-16 00:03:56 +00:00
chore(2fa recovery code): [PM-18175] Remove feature flag and old recovery flow
This commit is contained in:
@@ -1,8 +0,0 @@
|
||||
// FIXME: Update this file to be type safe and remove this and next line
|
||||
// @ts-strict-ignore
|
||||
import { SecretVerificationRequest } from "./secret-verification.request";
|
||||
|
||||
export class TwoFactorRecoveryRequest extends SecretVerificationRequest {
|
||||
recoveryCode: string;
|
||||
email: string;
|
||||
}
|
||||
Reference in New Issue
Block a user