login()
andLoginError
now understand that thereason
returned by the API in case of failed login can be an object rather than a string (if the session’sdefaultParams
specify a non-defaulterrorformat
).- Updated dependencies.
login()
and LoginError
now understand that the reason
returned by the API in case of failed login can be an object rather than a string (if the session’s defaultParams
specify a non-default errorformat
).