Using Auth0 login with Spotify for accessing Spotify API

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!

Hi @dejstheman,

Welcome to the Auth0 Community!

You are looking for the identity provider access token. I’m not sure if spotify tokens are stored or not, but you can find them following this doc if they are:

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.