Skip to content

Commit f364f64

Browse files
committed
Add a link to the OAUTHBEARER spec on the SASL mechs page.
1 parent 3ca04f8 commit f364f64

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/sasl-mechs.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ page-header: >
88
IRC SASL authentication primarily uses the same mechanisms as SASL in other protocols. Most commonly:
99

1010
* [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
1112
* [EXTERNAL](https://tools.ietf.org/html/rfc4422#appendix-A) as defined by RFC 4422
1213
* [SCRAM-SHA-256](https://tools.ietf.org/html/rfc7677) as defined by RFC 7677
1314

0 commit comments

Comments
 (0)