Do I need to migrate my JWT app to server-to-server OAuth app if all I'm doing is to generate the signature on the backend to allow web client to join webinars via meeting SDK

There was an deadline extension from June 1 2023 to Sep 1 2023.

There are 2 things worth mentioning here.

  1. Web Meeting SDK will need to be auth using Meeting SDK App Type. I believe you might be using Web SDK version 2.6 or lower. On 5th August, this will stop working, and you will need to upgrade your Web SDK to newer version.
  2. Newer version of Web SDK (>2.7) will require Meeting SDK App Type to generate your JWT token.

Do check out the migration guide here