Hi, we need to use webHooks in our application. My RingCentral app platform type is browser based so it not supporting password flow. But to use webhooks it seems like password flow is mandatory as i go through in api reference.So can you please suggest how to use webhook for platform type browser based.
This is our application Type and permissions.
App Type - Web browser (Javascript)
Access - All RingCentral customers
Available Auth Flows
Auth Code(true)
Implicit(true)
Password(false)
Refresh token(true)