Skip to content

Conversation

@hoangvu12
Copy link

@hoangvu12 hoangvu12 commented Jul 14, 2024

The webcast/sign_url endpoint is deprecated, so this PR rewrites the function to return the signed URL directly instead of calling the endpoint. This should theoretically improve the speed since the library will only need to make one request instead of two.

This PR also removes config and signEvents as they are not used elsewhere.

Breaking changes: this might cause issues for people who are using a custom host and the webcast/sign_url endpoint to sign URL. Additionally, this change eliminates the need for signProviderOptions.params and signProviderOptions.headers.

@isaackogan isaackogan closed this May 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants