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
Loosely based on the implementation by @singpolyma at
nevans/net-sasl#5
New authenticators for any digest algorithms supported can be added by
subclassing ScramAuthenticator and adding a DIGEST_NAME constant (and
then registering with an Authenticators registry).
Co-authored-by: Stephen Paul Weber <[email protected]>
0 commit comments