Hi all,
I am using the auth0-react ask to login with Spotify. I can use the access token returned by getAccessTokenSilently to login to my auth0 protected API, but can the access token also be used to access the Spotify API?
Thank you very much for the help!