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
The documentation on these methods is meant to complement a new
SASL::Authenticator base class and new documentation on each of the
individual authenticator classes. See #78 and #82.
That base class is added in another PR (#78), but the documentation for
these methods can be updated without it.
Also, somehow I misremembered `LOGINDISABLED`: it only applies to
`LOGIN`, not `AUTHENTICATE`! This fixes that error.
Lazy loading can be used with:
Eagerly doing these actions can be wasteful, frustrating to the user, or violate security policies.
The text was updated successfully, but these errors were encountered: