Apply the auth before connecting, otherwise it will fail on reconnection
when using OAuth (because the nonce has been used before, and the timestamp is no longer correct).
Please register or sign in to comment
when using OAuth (because the nonce has been used before, and the timestamp is no longer correct).