public function verify() : array
 {
     return $this->provider->verify();
 }