A Twitch account can only have a single connection to an app. While it may be possible to have multiple users go through the OAuth flow and crew multiple Access Tokens, there’ll still only be a single connection between that account and your app, and as such if any of the users of that account disconnect from your app it’ll instantly kill ALL access tokens from that account to your app.