Upcoming Changes to the Streams v5 Endpoints

The “Get Followed Streams” requires OAuth already, so all my users of my application already do generate a access token. That is not a problem.

The problem is moving this endpoints functionality to Webhook only where Webhooks are designed to have a registered URL as a callback, thus designed for web apps, NOT desktop apps.