Web SDK - Create and start a meeting for a user using OAuth

Hi @Sushanth,

Thanks for reaching out about this, and happy to help clarify.

To that end, I should note that our Web SDK currently only supports JWT Authorization. OAuth is not currently started for creating or starting meetings on behalf of users outside of the JWT app owner’s account.

This means that if you wish to create meetings to be hosted/started by users outside of the account under which you’ve generated your JWT credentials, you would need to provision users for those individuals under your own account. You could then start the meeting under that user under your own account.

But to clarify, we don’t currently support OAuth Authorization for our Web SDK, though it’s something we hope to support at some point in the future.

I hope this helps to clarify, but let me know if you have questions about this.

Thanks,
Will