AuthorizationApis

constructor(client: HttpClient = HttpClient(CIO) { install(ContentNegotiation) { json() } }, authorizeEndpoint: String = "https://accounts.spotify.com/authorize", tokenEndpoint: String = "https://accounts.spotify.com/api/token")