I am having an issue where I am trying to create a token for a microservice of mine, and that microserivce checks for the audience of incoming requests, since I use it for a web app as well. And I cannot find a way to have the audience set in the access token obtained by the react native app. I am using expo,
The undefined there is the scope, since I haven't set those up yet. I mention that I have set up the API's in the Kinde dashboard and everything, so I don't really know where the issue is coming from. Did someone face this or can anyone help me with it?