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
`unpack("m")` will silently ignore a range of bad data. By adding error
handling to authenticate, we can convert those errors into cancellation
of the authentication exchange rather than crashing the connection or
silently ignoring them.
0 commit comments