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
It seems sending N subsequent signRequest (without signResponse in between) will result in failures of subsequent N-1 signResponse, until the Nth signResponse which will succeed. Is this behavior defined by the spec?
It seems sending N subsequent signRequest (without signResponse in between) will result in failures of subsequent N-1 signResponse, until the Nth signResponse which will succeed. Is this behavior defined by the spec?