core.medplumclient.issuperadmin | Medplum

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.