Hi everyone,
I am trying to call a third party endpoint that is protected with oauth2 authentication from within my web resources or from a plugin.
I am wondering:
1. Is it possible to run the oauth2 authentication from a web resource ?
2. If so, how could I achieve the oauth2 authentication flow from my web resource (inside the iframe) ?
Thank you for your assistance,