ClientRefreshMeta src/Interface.ts#L70
The meta details for the client refresh meta.
Properties:
Name | Type | Description |
---|---|---|
clientID | string | The spotify application client id. |
clientSecret | string | The spotify application client secret. |
redirectURL | string | The redirect url provided for authenication if available. OPTIONAL |
refreshToken | string | The refresh token if available. OPTIONAL |