Guide on how to re-authorize a connection.
GET /connection
endpoint:
POST /connect/sessions/reconnect
endpoint (API/SDK reference) to generate a session token meant for reconnection. This token is then used on the frontend in the same way as when creating a connection, but it will reconnect the existing connection instead.