class Doorkeeper::AuthorizationsController

def authorization

def authorization
  @authorization ||= strategy.request
end