mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-28 09:34:59 +00:00
wip: synchro
This commit is contained in:
@@ -40,11 +40,7 @@ class MachineTokenStorage
|
||||
]);
|
||||
}
|
||||
|
||||
dump($this->accessToken);
|
||||
|
||||
return $this->accessToken;
|
||||
|
||||
//return unserialize($this->chillRedis->get(self::KEY));
|
||||
}
|
||||
|
||||
public function storeToken(AccessToken $token): void
|
||||
|
Reference in New Issue
Block a user