core.medplumclient.clearactivelogin
Home > @medplum/core > MedplumClient > clearActiveLogin
MedplumClient.clearActiveLogin() method
Clears the active login from local storage. Does not clear all local storage (such as other logins).
Signature:
clearActiveLogin(): void;
Returns:
void