You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
However I would like to ask that is it possible to support a parameter to set preferred mech instead of using first one server response ?
I digged into @xmpp/sasl file and found this code .
Uh oh!
There was an error while loading. Please reload this page.
I would like to use x-OAuth2.0 as the SASL mechanism but seem that it is not possible now.
What do you think if allowing developer passing mechanism into Client object(example) instead of using default SASL order matters?
The text was updated successfully, but these errors were encountered: