We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad9487c commit 14548baCopy full SHA for 14548ba
1 file changed
content/v3/auth.md
@@ -56,7 +56,7 @@ want to take advantage of OAuth access token security features.
56
57
For users with two-factor authentication enabled, Basic Authentication requires
58
an extra step. When you attempt to authenticate with Basic Authentication, the
59
-server will respond with a `401` and an `X-GitHub-OTP: required;:2fa-type`
+server will respond with a `401` and an `X-GitHub-OTP: required; :2fa-type`
60
header. This indicates that a two-factor authentication code is needed (in
61
addition to the username and password). The `:2fa-type` in this header indicates
62
whether the account receives its two-factor authentication codes via SMS or via
0 commit comments