## MedplumClient.clear() method [​](/content/docs/sdk/core.medplumclient.clear#medplumclientclear-method "Direct link to MedplumClient.clear(/index.html) method")

Clears all auth state including local storage and session storage.

**Signature:**

```typescript
clear(): void;
```

**Returns:**

void

- [MedplumClient.clear() method](/content/docs/sdk/core.medplumclient.clear#medplumclientclear-method/index.html)
