redirectAfterOnSuccessAuthentication

open fun redirectAfterOnSuccessAuthentication()

Override this to define what to do after onSuccess has run. The default behavior is to finish the activity, and redirect the user back to the activity set on SpotifyDefaultCredentialStore.activityBackOnImplicitAuth only if guardValidImplicitSpotifyApi has been used or if SpotifyDefaultCredentialStore.activityBackOnImplicitAuth has been set.

Sources

android source
Link copied to clipboard