In subscriptions-transport-ws, the client allow to send connectionParams when connect_init, which is a core function to support JWT or other token for the subscription.
Can we offer something that can send this, and if it is possible, can also expose the socket object too so we can manual reconnect to server when refresh the token.
In subscriptions-transport-ws, the client allow to send connectionParams when connect_init, which is a core function to support JWT or other token for the subscription.
Can we offer something that can send this, and if it is possible, can also expose the socket object too so we can manual reconnect to server when refresh the token.