getTokenSilently on reactjs, apollo, graphql

You can use the auth0Client and use the method getTokenSilently() which can be used from within your app. I’ve linked the quick start guide which covers usage of this method: Auth0 React SDK Quickstarts: Call an API. Hope this helps.

1 Like