The client ID as per the Spotify dev console.
The redirect URI as entered in the Spotify dev console.
Safety margin time (in milliseconds) for the token refresh.
The plugin applies a safety margin to the token lifetime in order to give the token user enough time to perform all operations needed.
Otherwise the plugin might hand out a token that is already expired before it could ever be used.
The safety margin defaults to 30s.
Requested OAuth scopes.
The token exchange URL.
The token refresh URL.
Generated using TypeDoc
OAuth configuration data.