on New Token Request
abstract fun onNewTokenRequest()
Content copied to clipboard
Your implementation of this function should retrieve a new auth token, then call setNewAuthToken with the new token.
Your implementation of this function should retrieve a new auth token, then call setNewAuthToken with the new token.