HI,
I have an issue using auth0, reactjs and apollo. I receive the jwt token and it is correct ( i verified it). However, how can i use this getTokenSilently and call in on the app.js?
auth0 works as it should
but i am not sure how to get this token now as i don’t want to use localStorage.
Any help much appreciated, thanks