Skip to main content

core.medplumclient.issuperadmin

Home > @medplum/core > MedplumClient > isSuperAdmin

MedplumClient.isSuperAdmin() method

Returns true if the current user is authenticated as a super admin.

Signature:

isSuperAdmin(): boolean;

Returns:

boolean

True if the current user is authenticated as a super admin.