AuthorizationApis

constructor(client: HttpClient = SpotifyHttpClientFactory.createAccountsClient(), authorizeEndpoint: String = "https://accounts.spotify.com/authorize", tokenEndpoint: String = "https://accounts.spotify.com/api/token")