Open Source Zoom OAuth CLI

Hey everyone, we created a tool to help developers work with Zoom OAuth, specifically to retrieve Local Recording Join tokens and ZAK tokens.

We built this because it was difficult to connect to Zoom OAuth and retrieve these tokens when we were working with the Zoom Meeting SDK for Windows. By using this tool, you no longer need to set up a separate web server to complete the OAuth flow.

You can use it for your own Zoom projects here: GitHub - recallai/zoom-oauth-cli

2 Likes

Thanks for sharing this great tool @amanda-recallai! I will definitely recommend this tool to developers.

1 Like