OAuth + Streaming/Websockets

Is it possible to use Streaming for user accounts who have signed in to your app with OAuth?

For example:

User X logs in to their Alpaca account with OAuth - can my app now open a websocket to listen to User X’s account_updates or trade_updates ?