summaryrefslogtreecommitdiffstats
path: root/gitcredentials.html
diff options
context:
space:
mode:
Diffstat (limited to 'gitcredentials.html')
-rw-r--r--gitcredentials.html14
1 files changed, 13 insertions, 1 deletions
diff --git a/gitcredentials.html b/gitcredentials.html
index 242a1dfbb..a05dc5bc0 100644
--- a/gitcredentials.html
+++ b/gitcredentials.html
@@ -887,6 +887,18 @@ Tell Git to use it.
</div></div>
</li>
</ol></div>
+<div class="sect2">
+<h3 id="_available_helpers">Available helpers</h3>
+<div class="paragraph"><p>The community maintains a comprehensive list of Git credential helpers at
+<a href="https://git-scm.com/doc/credential-helpers">https://git-scm.com/doc/credential-helpers</a>.</p></div>
+</div>
+<div class="sect2">
+<h3 id="_oauth">OAuth</h3>
+<div class="paragraph"><p>An alternative to inputting passwords or personal access tokens is to use an
+OAuth credential helper. Initial authentication opens a browser window to the
+host. Subsequent authentication happens in the background. Many popular Git
+hosts support OAuth.</p></div>
+</div>
</div>
</div>
<div class="sect1">
@@ -1110,7 +1122,7 @@ helpers will just ignore the new requests).</p></div>
<div id="footer">
<div id="footer-text">
Last updated
- 2023-06-23 13:24:09 PDT
+ 2023-07-18 08:52:58 PDT
</div>
</div>
</body>