Ionic 3.9.2 Access Tokens via auth0/cordova

We have an application and used the examples on the site to get refreshtoken from auth0 and login using auth0/cordova along with Ionic 3.9.2 for a native app.

Now we need to retrieve access tokens for different APIs within our auth0 domain. On our desktop browser site, we can do this with WebAuth.renewAuth(…). We can’t do RenewAuth on the native app. Is there an example that allows me to pass scores, domain, clientId, audience, etc to an endpoint that’ll get me an access token for those scopes?

As it has been more than a few months since this topic was opened, and there has been no reply or further information provided as to the existence of the issue, we are closing this topic. Please don’t hesitate to create a new topic if this issue is still present, we would be happy to work with you to help find a resolution.