core.medplumclient.isprojectadmin | Medplum
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.