## MedplumClient.clearActiveLogin() method

Clears the active login from local storage. Does not clear all local storage (such as other logins).

**Signature:**
```typescript
clearActiveLogin(): void;
```

**Returns:**
void

- [MedplumClient.clearActiveLogin() method](/content/docs/sdk/core.medplumclient.clearactivelogin#medplumclientclearactivelogin-method/index.html)
