redirectAfterOnSuccessAuthentication

open fun redirectAfterOnSuccessAuthentication()

Override this to define what to do after onSuccessfulAuthentication has run. The default behavior is to finish the activity, and redirect the user back to the activity set on SpotifyDefaultAuthHelper.activityBack only if guardValidSpotifyApi has been used or if SpotifyDefaultAuthHelper.activityBack has been set.

Sources

(source)
Link copied to clipboard