Server-to-Server OAuth: annoying token-invalidation

Hi Elisa,

I am working on a feature within my company and am running into this same issue - previously issued OAuth tokens are being invalidated as other tokens are issued for the same credential set. Is there any known workaround or fix for this yet? As it stands right now, we will have to use JWT authentication and cannot use OAuth.

Thanks!