class Doorkeeper::OAuth::AuthorizationCodeRequest

def validate_client

def validate_client
  !!client
end