init gemini authorization codes 60-62 support

This commit is contained in:
yggverse 2024-08-03 02:54:25 +03:00
parent 3949c9ee27
commit 49b21b38d0
3 changed files with 146 additions and 0 deletions

View file

@ -74,6 +74,12 @@ interface Connection
public function unsetRequest(): void;
public function getAuth(): bool;
public function setAuth(
bool $auth
): void;
public function getLength(): ?int;
public function getCache(