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