If you’re using the Streaming API for this you should be leveraging an access token belonging to an account that represents your application (usually also the owner of the application). You do the streaming server-side. When you want to display tweets to end-users, you fetch the tweets from your local store.