onNewTokenRequest

abstract fun onNewTokenRequest()

Your implementation of this function should retrieve a new auth token, then call setNewAuthToken with the new token.