modify
This commit is contained in:
@@ -461,6 +461,9 @@ mlAZUEjsoaT9vjvjGTxl3uCm0TX5KTgtSJIt2kA1tYVjQef+/iZTHxY=
|
|||||||
*/
|
*/
|
||||||
public function expireRefresh($token = null, $source = null)
|
public function expireRefresh($token = null, $source = null)
|
||||||
{
|
{
|
||||||
|
if (!isset($this->data['token'])) {
|
||||||
|
return;
|
||||||
|
}
|
||||||
if (!empty($token)) {
|
if (!empty($token)) {
|
||||||
$this->data['token'] = $token;
|
$this->data['token'] = $token;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user