class Doorkeeper::OAuth::AuthorizationCodeRequest

def validate_attributes

def validate_attributes
  redirect_uri.present?
end