class Doorkeeper::OAuth::BaseRequest
def after_successful_response
def after_successful_response Doorkeeper.configuration.after_successful_strategy_response.call(self, @response) end
def after_successful_response Doorkeeper.configuration.after_successful_strategy_response.call(self, @response) end