Missing require 'authorization_decorator'. (#5947)

th-downstream
Naoki Kosaka 7 years ago committed by Eugen Rochko
parent 87af0bf6cf
commit 77660c4624

@ -1,5 +1,7 @@
# frozen_string_literal: true
require 'doorkeeper/grape/authorization_decorator'
class Rack::Attack
class Request
def authenticated_token

Loading…
Cancel
Save