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
server: set latestResponse before sending response (#71)
By setting the latest response prior to sending the response we
guarantee that the map is updated by the time the corresponding request
arrives. This ensures that the nonce check correctly uses the most
recent response.
Signed-off-by: Snow Pettersen <[email protected]>
0 commit comments