mirror of
https://github.com/certd/certd.git
synced 2026-07-28 23:57:41 +08:00
chore: 2FA
This commit is contained in:
@@ -14,7 +14,6 @@ export class UserTwoFactorSetting extends BaseSettings {
|
||||
authenticator: TwoFactorAuthenticator = {
|
||||
enabled:false,
|
||||
verified:false,
|
||||
type: "totp"
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user