Implement SASL for IRCv3 using GSASL
Review Request #2185 — Created Jan. 13, 2023 and submitted — Latest diff uploaded
Right now we really only tested PLAIN but SCRAM _might_ work as well as external. But we'll need to connect to an external server to test that stuff as it's really a bit of work to get set up locally.
Connected to a local ergo instance and verified everything there using the PLAIN mechanism.