core.isunauthenticated
Home > @medplum/core > isUnauthenticated
isUnauthenticated() function
Signature:
export declare function isUnauthenticated(outcome: OperationOutcome): boolean;
Parameters
Parameter | Type | Description |
---|---|---|
outcome | OperationOutcome |
Returns:
boolean