OAuth authentication for Streaming

Hi.

Is it possible to authenticate account for Streaming via OAuth token?
Can’t find any word about this in documentation.

There is a PR (https://github.com/alpacahq/alpaca-trade-api-csharp/pull/183/) to alpaca-trade-api .NET SDK with title “Add OAuth authentication for Alpaca streaming connections” and it seems it possible to do. But I found it only in .NET SDK.