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
*Request.updateRequest method instead of updating the receiver instance is returning a new one. Besides being confusing, when this method is called from *User.Authenticate the Request holded by User is not getting updated with the new fingerprint and ipAddress.
*Request.updateRequest
method instead of updating the receiver instance is returning a new one. Besides being confusing, when this method is called from*User.Authenticate
theRequest
holded byUser
is not getting updated with the newfingerprint
andipAddress
.I propose this solution #23
The text was updated successfully, but these errors were encountered: