# File lib/oauth/controllers/application_controller_methods.rb, line 119 def oauth_required Authenticator.new(self,[:oauth10_access_token]).allow? end