Jericho / ZoomNet

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

Would be good if there was support for decrypting ZoomApps AppContext #254

Closed cdmdotnet closed 1 year ago

cdmdotnet commented 1 year ago

see https://marketplace.zoom.us/docs/zoom-apps/zoomappcontext/

Jericho commented 1 year ago

In what context is this "AppContext" relevant/useful? My understanding is that this context is relevant only when you code is running in an app in a user's Zoom app. Does that sound about right?

My first inclination is to say that this doesn't really fit with ZoomNet's goal to simplify how developers connect and interact with the Zoom REST API.