exchange Authorization Code With Pkce
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.
code Verifier
PKCE code verifier used when exchanging authorization code.