Authorize App for Simple and Specific Needs

Hey @pikonferans!

Your workflow is spot-on, great job doing your research!

As for the confusion items:

  1. OAuth is for apps that are going to be distributed/shared for installation outside your account. JWT is “bound” to the account where it is created, and can only ever operate on that account, the purpose of JWT apps are for trusted, back-end services (like what you’re describing)

  2. Those are for connecting integrations, such as our Zapier: Zapier Authorization Error

For what you’re building…use JWT app build on Zoom Marketplace using the account where it will operate!

#codeHappy

2 Likes