Skip to main content

How to find which auth flow is used in the Embedded widget app?

From the Ring central developers site, could see both flows (Auth code & Implicit) enabled for the app in production. But wanted to find out which one is exactly used in the Embedded widget code.

If you only provide appKey, it will use implicit grant flow.

https://ringcentral.github.io/ringcentral-embeddable/


Reply