onSuccess

abstract fun onSuccess(api: SpotifyClientApi)(source)

The callback that will be executed after successful PKCE authorization.

Parameters

api

The built SpotifyClientApi corresponding to the retrieved token from PKCE auth.