private function sendAllowHeadersForToken()
 {
     Header::allowOptionsDelete();
 }