WsTokenRefresher
StockSharp.Broker.Maui.Terminal.Services
Refreshes the WS access token via the broker auth API. The SDK's auth client holds the refresh token (saved at login) and rotates it on refresh; here we copy the new access token into ITokenStorage, where ConnectorService reads it.
Implementa: IWsTokenRefresher