on Success
Override this to define what to do after authentication has been successfully completed. A valid, usable spotifyApi is provided to you. You may likely want to use SpotifyDefaultCredentialStore to store/retrieve this token.
Parameters
spotify Api
Valid, usable SpotifyImplicitGrantApi that you can use to make requests.