You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/authentication/securing-your-account-with-two-factor-authentication-2fa/accessing-github-using-two-factor-authentication.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -39,7 +39,7 @@ After you sign in to {% data variables.product.product_name %} using your passwo
39
39
40
40
If you chose to set up two-factor authentication using a TOTP application on your smartphone, you can generate an authentication code for {% data variables.product.product_name %} at any time. In most cases, just launching the application will generate a new code. You should refer to your application's documentation for specific instructions.
41
41
42
-
If you delete your authenticator application after configuring two-factor authentication, you'll need to provide your recovery code to get access to your account. Many TOTP apps support the secure backup of your authentication codes in the cloud and can be restored if you lose access to your device. For more information, see "[Recovering your account if you lose your two-factor authentication credentials](/articles/recovering-your-account-if-you-lose-your-2fa-credentials)"
42
+
If you delete your authenticator application after configuring two-factor authentication, you'll need to provide your recovery code to get access to your account. Many TOTP apps support the secure backup of your authentication codes in the cloud and can be restored if you lose access to your device. For more information, see "[Recovering your account if you lose your two-factor authentication credentials](/articles/recovering-your-account-if-you-lose-your-2fa-credentials)."
Copy file name to clipboardExpand all lines: content/authentication/securing-your-account-with-two-factor-authentication-2fa/changing-two-factor-authentication-delivery-methods-for-your-mobile-device.md
**Note:** You can reconfigure your 2FA settings without disabling 2FA entirely, allowing you to keep both your recovery codes and your membership in organizations that require 2FA.
20
+
21
+
{% endnote %}
22
+
23
+
{% data reusables.user-settings.access_settings %}
24
+
{% data reusables.user-settings.security %}
25
+
1. In "Two-factor methods", find the method you want to set as your preferred 2FA method. Next to that method, select {% octicon "kebab-horizontal" aria-label="The horizontal kebab icon" %}, then click **Set as preferred method**.
26
+

27
+
28
+
A "Preferred" label is displayed next to the name of your preferred method.
Copy file name to clipboardExpand all lines: content/authentication/securing-your-account-with-two-factor-authentication-2fa/configuring-two-factor-authentication-recovery-methods.md
+6-6
Original file line number
Diff line number
Diff line change
@@ -28,12 +28,12 @@ To keep your account secure, don't share or distribute your recovery codes. We r
28
28
-[1Password](https://1password.com/)
29
29
-[LastPass](https://lastpass.com/)
30
30
31
-
If you generate new recovery codes or disable and re-enable 2FA, the recovery codes in your security settings automatically update.
31
+
If you generate new recovery codes or disable and re-enable 2FA, the recovery codes in your security settings automatically update.{% ifversion 2fa-reconfiguration-inline-update %} Reconfiguring your 2FA settings without disabling 2FA will not change your recovery codes.{% endif %}
32
32
33
33
{% data reusables.user-settings.access_settings %}
34
34
{% data reusables.user-settings.security %}
35
35
{% data reusables.two_fa.show-recovery-codes %}
36
-
4. Save your recovery codes in a safe place. Your recovery codes can help you get back into your account if you lose access.
36
+
1. Save your recovery codes in a safe place. Your recovery codes can help you get back into your account if you lose access.
37
37
- To save your recovery codes on your device, click **Download**.
38
38
- To save a hard copy of your recovery codes, click **Print**.
39
39
- To copy your recovery codes for storage in a password manager, click **Copy**.
@@ -57,7 +57,7 @@ You can set up a security key as a secondary two-factor authentication method, a
57
57
58
58
## Setting a fallback authentication number
59
59
60
-
You can provide a second number for a fallback device. If you lose access to both your primary device and your recovery codes, a backup SMS number can get you back in to your account.
60
+
You can provide a second number for a fallback device. If you lose access to both your preferred device and your recovery codes, a backup SMS number can get you back in to your account.
61
61
62
62
You can use a fallback number regardless of whether you've configured authentication via text message or TOTP mobile application.
63
63
@@ -71,11 +71,11 @@ You can use a fallback number regardless of whether you've configured authentica
71
71
72
72
{% data reusables.user-settings.access_settings %}
73
73
{% data reusables.user-settings.security %}
74
-
3. Next to "Fallback SMS number", click **Add**.
74
+
1. Next to "Fallback SMS number", click **Add**.
75
75

76
-
4. Under "Fallback SMS number", click **Add fallback SMS number**.
76
+
1. Under "Fallback SMS number", click **Add fallback SMS number**.
77
77

78
-
5. Select your country code and type your mobile phone number, including the area code. When your information is correct, click **Set fallback**.
78
+
1. Select your country code and type your mobile phone number, including the area code. When your information is correct, click **Set fallback**.
Copy file name to clipboardExpand all lines: content/authentication/securing-your-account-with-two-factor-authentication-2fa/configuring-two-factor-authentication.md
+15-7
Original file line number
Diff line number
Diff line change
@@ -39,6 +39,14 @@ If you're a member of an {% data variables.enterprise.prodname_emu_enterprise %}
39
39
40
40
{% endwarning %}
41
41
42
+
{% ifversion 2fa-reconfiguration-inline-update %}
43
+
{% note %}
44
+
45
+
**Note:** You can reconfigure your 2FA settings without disabling 2FA entirely, allowing you to keep both your recovery codes and your membership in organizations that require 2FA.
46
+
47
+
{% endnote %}
48
+
{% endif %}
49
+
42
50
## Configuring two-factor authentication using a TOTP mobile app
43
51
44
52
A time-based one-time password (TOTP) application automatically generates an authentication code that changes after a certain period of time. We recommend using cloud-based TOTP apps such as:
@@ -81,7 +89,7 @@ A time-based one-time password (TOTP) application automatically generates an aut
81
89
82
90
## Configuring two-factor authentication using text messages
83
91
84
-
If you're unable to authenticate using a TOTP mobile app, you can authenticate using SMS messages. You can also provide a second number for a fallback device. If you lose access to both your primary device and your recovery codes, a backup SMS number can get you back in to your account.
92
+
If you're unable to authenticate using a TOTP mobile app, you can authenticate using SMS messages. You can also provide a second number for a fallback device. If you lose access to both your preferred device and your recovery codes, a backup SMS number can get you back in to your account.
85
93
86
94
Before using this method, be sure that you can receive text messages. Carrier rates may apply.
87
95
@@ -94,7 +102,7 @@ Before using this method, be sure that you can receive text messages. Carrier ra
94
102
{% data reusables.user-settings.access_settings %}
95
103
{% data reusables.user-settings.security %}
96
104
{% data reusables.two_fa.enable-two-factor-authentication %}
6. Under "Security keys", click **Register new security key**.
135
+
1. Under "Security keys", click **Register new security key**.
128
136

129
-
7. Type a nickname for the security key, then click **Add**.
137
+
1. Type a nickname for the security key, then click **Add**.
130
138

131
-
8. Activate your security key, following your security key's documentation.
139
+
1. Activate your security key, following your security key's documentation.
132
140

133
-
9. Confirm that you've downloaded and can access your recovery codes. If you haven't already, or if you'd like to generate another set of codes, download your codes and save them in a safe place. For more information, see "[Downloading your 2FA recovery codes](/authentication/securing-your-account-with-two-factor-authentication-2fa/configuring-two-factor-authentication-recovery-methods#downloading-your-two-factor-authentication-recovery-codes)."
141
+
1. Confirm that you've downloaded and can access your recovery codes. If you haven't already, or if you'd like to generate another set of codes, download your codes and save them in a safe place. For more information, see "[Downloading your 2FA recovery codes](/authentication/securing-your-account-with-two-factor-authentication-2fa/configuring-two-factor-authentication-recovery-methods#downloading-your-two-factor-authentication-recovery-codes)."
Copy file name to clipboardExpand all lines: content/authentication/securing-your-account-with-two-factor-authentication-2fa/recovering-your-account-if-you-lose-your-2fa-credentials.md
+4-4
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@ shortTitle: Recover an account with 2FA
19
19
20
20
{% warning %}
21
21
22
-
**Warnings**:
22
+
**Warnings**:
23
23
24
24
- {% data reusables.two_fa.support-may-not-help %}
25
25
@@ -42,7 +42,7 @@ Use one of your recovery codes to automatically regain entry into your account.
42
42
{% warning %}
43
43
44
44
**Warning**: {% data reusables.accounts.you-must-know-your-password %}
45
-
45
+
46
46
{% endwarning %}
47
47
48
48
{% ifversion fpt or ghec %}
@@ -60,7 +60,7 @@ Use one of your recovery codes to automatically regain entry into your account.
60
60
{% ifversion fpt or ghec %}
61
61
## Authenticating with a fallback number
62
62
63
-
If you lose access to your primary TOTP app or phone number, you can provide a two-factor authentication code sent to your fallback number to automatically regain access to your account.
63
+
If you lose access to your preferred TOTP app or phone number, you can provide a two-factor authentication code sent to your fallback number to automatically regain access to your account.
64
64
{% endif %}
65
65
66
66
## Authenticating with a security key
@@ -85,7 +85,7 @@ You can use your two-factor authentication credentials or two-factor authenticat
85
85
{% warning %}
86
86
87
87
**Warning**: {% data reusables.accounts.you-must-know-your-password %}
88
-
88
+
89
89
{% endwarning %}
90
90
1. Under "Having problems?", click **Use a recovery code or request a reset**.
0 commit comments