getSpotifyBase64Authorization

Constructs a Basic OAuth authorisation string based on the Spotify client ID and client secret.

version(TwitchSupport && WithTwitchPlugin)
private
getSpotifyBase64Authorization

Parameters

creds Credentials

Credentials aggregate.

Return Value

Type: auto

A string to be used as a Basic authorisation token.