On .reconnect(true) there is no option to pass the new request object
Basically if a request object uses jwt token and it has the expiry then reconnect is using the same expired jwt token. is it possible to pass new request object on every reconnect
@jfarcand Can you please check this?
thanks