Skip to content

v2.0.0: Update to Zoom Server-to-Server OAuth Apps and improve error handling

Latest
Compare
Choose a tag to compare
@gradinarufelix gradinarufelix released this 21 Sep 15:02
bcbfa64

Zoom marked the current JWT token authentication as deprecated. This update switches to the new server-to-server OAuth app approach. For more details, see readme.

Furthermore, PHP 8 and Neos 7 or 8 is required.

What's Changed

  • TASK: Update to Zoom Server-To-Server Apps with OAuth, improve exception handling by @gradinarufelix in #7

Full Changelog: v1.3.0...v2.0.0