mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2026-01-14 21:31:23 +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