complete Pkce Authorization From Redirect Uri
Completes PKCE authorization by parsing the Spotify callback URI and exchanging the code.
Return
Token response returned by Spotify Accounts service.
Parameters
redirected Uri
Callback URI returned by Spotify after user authorization.