Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: fix meetings scheduling broken by zoom auth changes #882

Merged
merged 1 commit into from
Sep 25, 2023

Conversation

derberg
Copy link
Member

@derberg derberg commented Sep 25, 2023

Meetings scheduling stopped working because of JWT token support drop in Zoom.
I was getting some notifications beforehand but these were called jwt deprecation to take place, so I thought it will still be there for some time 🤷🏼

anyway, code migrated to work with server-to-server auth -> https://developers.zoom.us/docs/internal-apps/s2s-oauth/

works on local like a charm

related to https://github.com/asyncapi/community/actions/runs/6224069021/job/16891419355

@derberg
Copy link
Member Author

derberg commented Sep 25, 2023

/rtm

@asyncapi-bot asyncapi-bot merged commit 5df2c26 into asyncapi:master Sep 25, 2023
22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants