Type Definitions
AuthCodes
The auth codes for the client
Type:
Properties- Object
Name | Type | Description |
---|---|---|
spotify | SpotifyAuth | The Spotify Auth codes |
SpotifyAuth
The auth codes for spotify
Type:
Properties- Object
Name | Type | Description |
---|---|---|
clientId | string | The client ID of your spotify application |
clientSecret | string | The client secret of your spotify application |
refresh_token | string | the refresh token for your spotify application |
market | string | | the market to search on spotify |