reason
Home > @gooddata/sdk-backend-spi > NotAuthenticated > reason
NotAuthenticated.reason property
More detailed reason of the NotAuthenticated error. See NotAuthenticatedReason for more information.
Signature:
reason?: NotAuthenticatedReason;
Remarks
MAY be undefined if the particular backend implementation does not provide this value.