Skip to main content

core.medplumclient.isprojectadmin

Home > @medplum/core > MedplumClient > isProjectAdmin

MedplumClient.isProjectAdmin() method

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

Signature:

isProjectAdmin(): boolean;

Returns:

boolean

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