module Doorkeeper::Request

def authorization_flows

def authorization_flows
  Doorkeeper.configuration.authorization_response_flows
end