# File lib/oauth/provider/authorizer.rb, line 14
      def app
        @app ||= ::ClientApplication.find_by_key!(params[:client_id])
      end