completePkceAuthorizationFromRedirectUri

Completes PKCE authorization by parsing the Spotify callback URI and exchanging the code.

Return

Token response returned by Spotify Accounts service.

Parameters

redirectedUri

Callback URI returned by Spotify after user authorization.