Hi there, thank you for your helpful article!
I do want to ask if it is possible to include the “audience” parameter in the plugin installation, so that token can be stored somewhere after instantiation of AuthService, for example in Vuex store, and then each time when we try to call an API we don’t have to call getTokenSilently() beforehand?
Sorry I’m still kind of a newbie, thank you again!