Jericho / ZoomNet

.NET client library for the Zoom.us REST API v2
MIT License
69 stars 46 forks source link

WebSocket client should accept IConnectionInfo #271

Closed Jericho closed 1 year ago

Jericho commented 1 year ago

ZoomWebSocketClient should accept IConnectionInfo rather than individual oauth connection parameters.

This will allow us to support a wider variety of OAuth scenarios such as the one discussed in #269.

Jericho commented 1 year ago

:tada: This issue has been resolved in version 0.59.0 :tada:

The release is available on:

Your GitReleaseManager bot :package::rocket: