core.medplumclient.signout | Medplum

MedplumClient.signOut() method

Signs out the client. This revokes the current token and clears token from the local cache.

Signature:

signOut(): Promise<void>;

Returns:

Promise