kyleboe / zoom_rb

Ruby REST API Wrapper for zoom.us API
https://developers.zoom.us/docs/api/
MIT License
83 stars 104 forks source link

Deprecate JWT Client #457

Closed kyleboe closed 1 year ago

kyleboe commented 1 year ago

This will likely be the final version in the 1.x releases. 2.x will remove the JWT client and use the S2SOAuth client as recommended in the zoom docs.