Variable allowedErrorsConst
allowedErrors: {
AuthenticationConsentRequired: string;
AuthenticationIsRequired: string;
AuthorizationTimeout: string;
FailedToFetch: string;
NetworkError: string;
CORSError: string;
InteractionNotAllowed: string;
LoginRequired: string;
RequestRequiresConsent: string;
} = ...
Type declaration
AuthenticationConsentRequired: string
AuthenticationIsRequired: string
AuthorizationTimeout: string
FailedToFetch: string
NetworkError: string
CORSError: string
InteractionNotAllowed: string
LoginRequired: string
RequestRequiresConsent: string
AM error for consent requirement