We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ca04f8 commit f364f64Copy full SHA for f364f64
1 file changed
docs/sasl-mechs.md
@@ -8,6 +8,7 @@ page-header: >
8
IRC SASL authentication primarily uses the same mechanisms as SASL in other protocols. Most commonly:
9
10
* [PLAIN](https://tools.ietf.org/html/rfc4616) as defined by RFC 4616
11
+* [OAUTHBEARER](https://tools.ietf.org/html/rfc7628) as defined by RFC 6728
12
* [EXTERNAL](https://tools.ietf.org/html/rfc4422#appendix-A) as defined by RFC 4422
13
* [SCRAM-SHA-256](https://tools.ietf.org/html/rfc7677) as defined by RFC 7677
14
0 commit comments