Skip to content

Commit

Permalink
fix: zoom scope delimiter is now ','
Browse files Browse the repository at this point in the history
  • Loading branch information
TBonnin committed Oct 3, 2024
1 parent 195e526 commit c191e0d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/shared/providers.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5235,6 +5235,7 @@ zoom:
auth_mode: OAUTH2
authorization_url: https://zoom.us/oauth/authorize
token_url: https://zoom.us/oauth/token
scope_separator: ','
authorization_params:
response_type: code
refresh_params:
Expand Down

0 comments on commit c191e0d

Please sign in to comment.