class Doorkeeper::OAuth::TokenIntrospection

def authorized?

def authorized?
  @error.blank?
end