mirror of
https://github.com/maelgangloff/domain-watchdog.git
synced 2025-12-29 16:15:04 +00:00
feat: update custom_rdap_servers.example.yaml
This commit is contained in:
@@ -108,7 +108,7 @@ class GandiProvider extends AbstractProvider
|
||||
/**
|
||||
* @throws TransportExceptionInterface
|
||||
*/
|
||||
public function assertAuthentication(): void
|
||||
protected function assertAuthentication(): void
|
||||
{
|
||||
$response = $this->client->request('GET', '/v5/organization/user-info', (new HttpOptions())
|
||||
->setAuthBearer($this->authData['token'])
|
||||
|
||||
Reference in New Issue
Block a user