Dynamic scopes for specific user authing into OAuth app?

Description

Do Zoom OAuth apps allow us (the app developer) to pass dynamic scopes in the initial authorization request in the OAuth flow for a specific user? That is: let’s say our app is configured with 10 default scopes. If the user of our app wanted to allow only 5 of those scopes at install time, restricting our default access, is that possible?

We would be able to provide a list of scopes to the user to select, and pass scopes in some scope query string (for example) in the authorization request, similar to how other apps do this, if that helps.

Hey @dylan,

Not currently, but this is something we are working on to have in the future.

Stay updated here:

https://marketplace.zoom.us/docs/changelog

Thanks,
Tommy

1 Like