user()->currentAccessToken()->delete(); return $this->success(null, 'Logged out successfully') ->withCookie($this->forgetAuthCookie()); } }