irc icon indicating copy to clipboard operation
irc copied to clipboard

SASL example

Open rmblau opened this issue 9 months ago • 0 comments

I am currently writing an irc client based on the SimpleIRCClient. How can I use the connect function's sasl_login parameter to successfully utilize SASL? I am trying to utilize it with libera.chat and I am struggling to figure out what string it needs to be set to and if I need to do anything else to successfully login with SASL. I already have the password field set.

rmblau avatar May 14 '24 19:05 rmblau