exchangeAuthorizationCodeWithPkce

Exchanges an authorization code for tokens using PKCE and stores the token set.

Return

Token response returned by Spotify Accounts service.

Parameters

code

Authorization code issued by Spotify Accounts service.

codeVerifier

PKCE code verifier used when exchanging authorization code.