onSuccess

abstract fun onSuccess(api: SpotifyClientApi)

The callback that will be executed after successful PKCE authorization.

Parameters

api

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

Sources

(source)
Link copied to clipboard