Skip to content

PAN-14 Update of Zoom Auth Token Function

Max Maunder requested to merge pan-14-zoom-auth-tokens into master

The Zoom JSON Web Token (JWT) has an end-of-life on 1 Sept so the function has been changed to use an OAuth token instead.

An OAuth app has been created on the Zoom marketplace to allow OAuth token creation with the necessary scopes.

The update has been manually tested, which performs the same as before:

Screenshot_2023-07-31_141424

Merge request reports