SpotifyApiSpotify LogoJS

AccessToken user.d.ts#L86

The spotify api object containing the user's access token.

https://developer.spotify.com/documentation/general/guides/authorization/client-credentials/

Properties:

NameTypeDescription
access_tokenstringThe token used to access the Spotify Web API
expires_innumberThe time after which the access token expires
token_type"bearer"The type of token which is of type bearer