Update OAuth inflection to match spec (#35160)
				
					
				
			This commit is contained in:
		@@ -1,6 +1,6 @@
 | 
			
		||||
# frozen_string_literal: true
 | 
			
		||||
 | 
			
		||||
class Oauth::AuthorizedApplicationsController < Doorkeeper::AuthorizedApplicationsController
 | 
			
		||||
class OAuth::AuthorizedApplicationsController < Doorkeeper::AuthorizedApplicationsController
 | 
			
		||||
  skip_before_action :authenticate_resource_owner!
 | 
			
		||||
 | 
			
		||||
  before_action :store_current_location
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user