- πΊπΈUnited States SocialNicheGuru
Hi.
I know it has been a while but life happens.
I will be updating zoom_conference.
I am using zoomapi for the Zoom Oauth integration.
I am wondering if you have any plans to add Zoom SDK credentials to the zoomapi module?
We need it so was wondering if it is on your radar?
- πΊπΈUnited States joelsteidl
@socialnicheguru Thanks for reaching out.
Do you have an pseudo code or ideas around how Zoom API module would need to change to support Zoom SDK credentials? I'm a bit unfamiliar with it and why someone would need that over the authentication we are already supporting.
I think if we could support it without causing regressions, I'd definitely entertain the idea.
- πΊπΈUnited States SocialNicheGuru
Its two different authentication mechanisms.
You are doing Oauth. SDK is different. I think for what we want we will need both.
If it is not on your radar, please let me know and I think we could swing it.
This would be an additional module not a replacement. - πΊπΈUnited States joelsteidl
Got it, so it might contain a submodule that adds SDK support?
zoomapi_sdk
for example?What would be a good next step here?
- πΊπΈUnited States SocialNicheGuru
We were thinking that too. I will upload some work that we began. not sure if it is totally right.
- πΊπΈUnited States joelsteidl
Sounds good. You can open up a merge request and we can iterate from there.
- πΊπΈUnited States SocialNicheGuru
Join forces with zoom_conference module?