Zoom OAuth with NEXT.js App
To make apps using Zoom's API, authentication is a must. You can either do this with JWT or OAuth. If you're building a third-party service or application, OAuth is the way to go. We'll not be using an SDK for this tutorial; everything will be done f...
Feb 21, 202111 min read1.4K
