Back to Peertube

My Account Two Factor Button.Component

client/src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.html

8.1.5298 B
Original Source

@if (!twoFactorEnabled) {

Two factor authentication adds an additional layer of security to your account by requiring a numeric code from another device (most commonly mobile phones) when you log in.

Enable two-factor authentication } @if (twoFactorEnabled) { Disable two-factor authentication }