diff --git a/CHANGELOG.md b/CHANGELOG.md
index 49cb9c4c..b90869ba 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,14 @@
# Change Log
+## [v2.0.2](https://github.com/auth0/auth0-angular/tree/v2.0.2) (2023-03-10)
+
+[Full Changelog](https://github.com/auth0/auth0-angular/compare/v2.0.1...v2.0.2)
+
+**Fixed**
+
+- Correctly expose Error types from Auth0-SPA-JS [\#436](https://github.com/auth0/auth0-angular/pull/436) ([frederikprijck](https://github.com/frederikprijck))
+- Ensure allowAnonymous works with missing_refresh_token [\#430](https://github.com/auth0/auth0-angular/pull/430) ([frederikprijck](https://github.com/frederikprijck))
+
## [v2.0.1](https://github.com/auth0/auth0-angular/tree/v2.0.1) (2023-01-25)
[Full Changelog](https://github.com/auth0/auth0-angular/compare/v2.0.0...v2.0.1)
diff --git a/docs/classes/Auth0ClientFactory.html b/docs/classes/Auth0ClientFactory.html
index 224dad4b..a5baa407 100644
--- a/docs/classes/Auth0ClientFactory.html
+++ b/docs/classes/Auth0ClientFactory.html
@@ -90,7 +90,7 @@
Hierarchy
Defined in
projects/auth0-angular/src/lib/auth.client.ts:6
@@ -355,7 +355,7 @@
Defined in
projects/auth0-angular/src/lib/auth.client.ts:7
diff --git a/docs/classes/AuthClientConfig.html b/docs/classes/AuthClientConfig.html
index 4964dee1..cad1ad51 100644
--- a/docs/classes/AuthClientConfig.html
+++ b/docs/classes/AuthClientConfig.html
@@ -90,7 +90,7 @@ Hierarchy
Defined in
projects/auth0-angular/src/lib/auth.config.ts:214
@@ -307,7 +307,7 @@
Defined in
projects/auth0-angular/src/lib/auth.config.ts:217
@@ -389,7 +389,7 @@
Defined in
projects/auth0-angular/src/lib/auth.config.ts:235
@@ -484,7 +484,7 @@
Defined in
projects/auth0-angular/src/lib/auth.config.ts:228
diff --git a/docs/classes/AuthGuard.html b/docs/classes/AuthGuard.html
index 0bb49ee3..219d1072 100644
--- a/docs/classes/AuthGuard.html
+++ b/docs/classes/AuthGuard.html
@@ -98,7 +98,7 @@ Implements
Defined in
projects/auth0-angular/src/lib/auth.guard.ts:18
@@ -339,7 +339,7 @@
Defined in
projects/auth0-angular/src/lib/auth.guard.ts:19
@@ -443,7 +443,7 @@
Defined in
projects/auth0-angular/src/lib/auth.guard.ts:25
@@ -545,7 +545,7 @@
Defined in
projects/auth0-angular/src/lib/auth.guard.ts:32
@@ -638,7 +638,7 @@
Defined in
projects/auth0-angular/src/lib/auth.guard.ts:21
diff --git a/docs/classes/AuthHttpInterceptor.html b/docs/classes/AuthHttpInterceptor.html
index fccb5c91..934a17c3 100644
--- a/docs/classes/AuthHttpInterceptor.html
+++ b/docs/classes/AuthHttpInterceptor.html
@@ -96,8 +96,8 @@ Implements
Defined in
projects/auth0-angular/src/lib/auth.interceptor.ts:39projects/auth0-angular/src/lib/auth.interceptor.ts:40
@@ -354,8 +354,8 @@
Defined in
projects/auth0-angular/src/lib/auth.interceptor.ts:40projects/auth0-angular/src/lib/auth.interceptor.ts:41
@@ -467,8 +467,8 @@
Defined in
projects/auth0-angular/src/lib/auth.interceptor.ts:47projects/auth0-angular/src/lib/auth.interceptor.ts:48
diff --git a/docs/classes/AuthModule.html b/docs/classes/AuthModule.html
index 63e981ce..ed784534 100644
--- a/docs/classes/AuthModule.html
+++ b/docs/classes/AuthModule.html
@@ -90,7 +90,7 @@ Hierarchy
Defined in
projects/auth0-angular/src/lib/auth.module.ts:8
@@ -375,7 +375,7 @@
Defined in
projects/auth0-angular/src/lib/auth.module.ts:15
diff --git a/docs/classes/AuthService.html b/docs/classes/AuthService.html
index 5d1eff4d..cd27e268 100644
--- a/docs/classes/AuthService.html
+++ b/docs/classes/AuthService.html
@@ -119,7 +119,7 @@ Implements
Defined in
projects/auth0-angular/src/lib/auth.service.ts:43
@@ -573,7 +573,7 @@
Defined in
projects/auth0-angular/src/lib/auth.service.ts:81
@@ -632,7 +632,7 @@
Defined in
projects/auth0-angular/src/lib/auth.service.ts:79
@@ -680,7 +680,7 @@
Defined in
projects/auth0-angular/src/lib/auth.service.ts:73
@@ -741,7 +741,7 @@
Defined in
projects/auth0-angular/src/lib/auth.service.ts:68
@@ -794,7 +794,7 @@
Defined in
projects/auth0-angular/src/lib/auth.service.ts:58
@@ -844,7 +844,7 @@
Defined in
projects/auth0-angular/src/lib/auth.service.ts:52
@@ -900,7 +900,7 @@
Defined in
projects/auth0-angular/src/lib/auth.service.ts:63
@@ -1028,7 +1028,7 @@
Defined in
projects/auth0-angular/src/lib/auth.service.ts:198
@@ -1107,7 +1107,7 @@
Defined in
projects/auth0-angular/src/lib/auth.service.ts:207
@@ -1223,7 +1223,7 @@
Defined in
projects/auth0-angular/src/lib/auth.service.ts:270
@@ -1345,7 +1345,7 @@
Defined in
projects/auth0-angular/src/lib/auth.service.ts:302
@@ -1485,7 +1485,7 @@
Defined in
projects/auth0-angular/src/lib/auth.service.ts:157
@@ -1607,7 +1607,7 @@
Defined in
projects/auth0-angular/src/lib/auth.service.ts:134
@@ -1721,7 +1721,7 @@
Defined in
projects/auth0-angular/src/lib/auth.service.ts:183
@@ -1795,7 +1795,7 @@
Defined in
projects/auth0-angular/src/lib/auth.service.ts:117
diff --git a/docs/classes/AuthState.html b/docs/classes/AuthState.html
index cd33377e..e295692b 100644
--- a/docs/classes/AuthState.html
+++ b/docs/classes/AuthState.html
@@ -95,7 +95,7 @@ Hierarchy
Defined in
projects/auth0-angular/src/lib/auth.state.ts:26
@@ -411,7 +411,7 @@
Defined in
projects/auth0-angular/src/lib/auth.state.ts:112
@@ -464,7 +464,7 @@
Defined in
projects/auth0-angular/src/lib/auth.state.ts:110
@@ -525,7 +525,7 @@
Defined in
projects/auth0-angular/src/lib/auth.state.ts:101
@@ -578,7 +578,7 @@
Defined in
projects/auth0-angular/src/lib/auth.state.ts:83
@@ -628,7 +628,7 @@
Defined in
projects/auth0-angular/src/lib/auth.state.ts:35
@@ -684,7 +684,7 @@
Defined in
projects/auth0-angular/src/lib/auth.state.ts:91
@@ -756,7 +756,7 @@
Defined in
projects/auth0-angular/src/lib/auth.state.ts:127
@@ -848,7 +848,7 @@
Defined in
projects/auth0-angular/src/lib/auth.state.ts:136
@@ -935,7 +935,7 @@
Defined in
projects/auth0-angular/src/lib/auth.state.ts:145
@@ -1024,7 +1024,7 @@
Defined in
projects/auth0-angular/src/lib/auth.state.ts:119
diff --git a/docs/classes/AuthenticationError.html b/docs/classes/AuthenticationError.html
new file mode 100644
index 00000000..a57e8e7c
--- /dev/null
+++ b/docs/classes/AuthenticationError.html
@@ -0,0 +1,1565 @@
+
+
+
+
+
+ AuthenticationError | @auth0/auth0-angular
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Class AuthenticationError
+
+
+
+
+
+
+
+
+
+
+ Index
+
+
+
+
+
+
+
+ Constructors
+
+
+
+ constructor
+
+
+ -
+ new AuthenticationError(error: string,
+ error_description: string, state: string, appState?: any): AuthenticationError
+
+ -
+
+
Parameters
+
+ -
+
+ error: string
+
+
+ -
+
+ error_description:
+ string
+
+
+ -
+
+ state: string
+
+
+ -
+
+ Optional
+ appState: any
+
+
+
+
+
+
+
+
+
+
+
+ Properties
+
+
+
+ appState
+
+
+ appState:
+ any
+
+
+
+
+
+
+
+ error:
+ string
+
+
+
+
+
+
+ error_description
+
+
+ error_description:
+ string
+
+
+
+
+
+
+ message
+
+
+ message:
+ string
+
+
+
+
+
+
+
+ name:
+ string
+
+
+
+
+
+
+ Optional
+ stack
+
+
+ stack?:
+ string
+
+
+
+
+
+
+
+ state:
+ string
+
+
+
+
+
+
+ Static
+ Optional
+ prepareStackTrace
+
+
+ prepareStackTrace?:
+ ((err: Error, stackTraces: CallSite[]) => any)
+
+
+
Type declaration
+
+ -
+
+ -
+ (err: Error,
+ stackTraces: CallSite[]): any
+
+ -
+
+
+
Parameters
+
+ -
+
+ err: Error
+
+
+ -
+
+ stackTraces:
+ CallSite[]
+
+
+
+
+
+ Returns any
+
+
+
+
+
+
+
+
+
+
+
+ Static
+ stackTraceLimit
+
+
+ stackTraceLimit:
+ number
+
+
+
+
+
+ Methods
+
+
+
+ Static
+ captureStackTrace
+
+
+ -
+ captureStackTrace(targetObject: Object,
+ constructorOpt?: Function): void
+
+ -
+
+
+
Parameters
+
+ -
+
+ targetObject:
+ Object
+
+
+ -
+
+ Optional
+ constructorOpt:
+ Function
+
+
+
+
+
+ Returns void
+
+
+
+
+
+
+
+
+ Static
+ fromPayload
+
+
+ -
+ fromPayload(__namedParameters: {
    error: string;
    error_description: string;
}): GenericError
+
+ -
+
+
Parameters
+
+ -
+
+ __namedParameters:
+ {
    error: string;
    error_description: string;
}
+
+
+ -
+
+ error: string
+
+
+ -
+
+ error_description: string
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/classes/GenericError.html b/docs/classes/GenericError.html
new file mode 100644
index 00000000..72233323
--- /dev/null
+++ b/docs/classes/GenericError.html
@@ -0,0 +1,1383 @@
+
+
+
+
+
+ GenericError | @auth0/auth0-angular
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Index
+
+
+
+
+
+
+
+ Constructors
+
+
+
+ constructor
+
+
+ -
+ new GenericError(error: string,
+ error_description: string): GenericError
+
+ -
+
+
Parameters
+
+ -
+
+ error: string
+
+
+ -
+
+ error_description:
+ string
+
+
+
+
+
+
+
+
+
+
+
+ Properties
+
+
+
+
+ error:
+ string
+
+
+
+
+
+
+ error_description
+
+
+ error_description:
+ string
+
+
+
+
+
+
+ message
+
+
+ message:
+ string
+
+
+
+
+
+
+
+ name:
+ string
+
+
+
+
+
+
+ Optional
+ stack
+
+
+ stack?:
+ string
+
+
+
+
+
+
+ Static
+ Optional
+ prepareStackTrace
+
+
+ prepareStackTrace?:
+ ((err: Error, stackTraces: CallSite[]) => any)
+
+
+
Type declaration
+
+ -
+
+ -
+ (err: Error,
+ stackTraces: CallSite[]): any
+
+ -
+
+
+
Parameters
+
+ -
+
+ err: Error
+
+
+ -
+
+ stackTraces:
+ CallSite[]
+
+
+
+
+
+ Returns any
+
+
+
+
+
+
+
+
+
+
+
+ Static
+ stackTraceLimit
+
+
+ stackTraceLimit:
+ number
+
+
+
+
+
+ Methods
+
+
+
+ Static
+ captureStackTrace
+
+
+ -
+ captureStackTrace(targetObject: Object,
+ constructorOpt?: Function): void
+
+ -
+
+
+
Parameters
+
+ -
+
+ targetObject:
+ Object
+
+
+ -
+
+ Optional
+ constructorOpt:
+ Function
+
+
+
+
+
+ Returns void
+
+
+
+
+
+
+
+
+ Static
+ fromPayload
+
+
+ -
+ fromPayload(__namedParameters: {
    error: string;
    error_description: string;
}): GenericError
+
+ -
+
+
Parameters
+
+ -
+
+ __namedParameters:
+ {
    error: string;
    error_description: string;
}
+
+
+ -
+
+ error: string
+
+
+ -
+
+ error_description: string
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/classes/MfaRequiredError.html b/docs/classes/MfaRequiredError.html
new file mode 100644
index 00000000..240003b8
--- /dev/null
+++ b/docs/classes/MfaRequiredError.html
@@ -0,0 +1,1483 @@
+
+
+
+
+
+ MfaRequiredError | @auth0/auth0-angular
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Class MfaRequiredError
+
+
+
+
+
+
+
+
+
+
+ Index
+
+
+
+
+
+
+
+ Constructors
+
+
+
+ constructor
+
+
+ -
+ new MfaRequiredError(error: string,
+ error_description: string, mfa_token: string): MfaRequiredError
+
+ -
+
+
Parameters
+
+ -
+
+ error: string
+
+
+ -
+
+ error_description:
+ string
+
+
+ -
+
+ mfa_token:
+ string
+
+
+
+
+
+
+
+
+
+
+
+ Properties
+
+
+
+
+ error:
+ string
+
+
+
+
+
+
+ error_description
+
+
+ error_description:
+ string
+
+
+
+
+
+
+ message
+
+
+ message:
+ string
+
+
+
+
+
+
+ mfa_token
+
+
+ mfa_token:
+ string
+
+
+
+
+
+
+
+ name:
+ string
+
+
+
+
+
+
+ Optional
+ stack
+
+
+ stack?:
+ string
+
+
+
+
+
+
+ Static
+ Optional
+ prepareStackTrace
+
+
+ prepareStackTrace?:
+ ((err: Error, stackTraces: CallSite[]) => any)
+
+
+
Type declaration
+
+ -
+
+ -
+ (err: Error,
+ stackTraces: CallSite[]): any
+
+ -
+
+
+
Parameters
+
+ -
+
+ err: Error
+
+
+ -
+
+ stackTraces:
+ CallSite[]
+
+
+
+
+
+ Returns any
+
+
+
+
+
+
+
+
+
+
+
+ Static
+ stackTraceLimit
+
+
+ stackTraceLimit:
+ number
+
+
+
+
+
+ Methods
+
+
+
+ Static
+ captureStackTrace
+
+
+ -
+ captureStackTrace(targetObject: Object,
+ constructorOpt?: Function): void
+
+ -
+
+
+
Parameters
+
+ -
+
+ targetObject:
+ Object
+
+
+ -
+
+ Optional
+ constructorOpt:
+ Function
+
+
+
+
+
+ Returns void
+
+
+
+
+
+
+
+
+ Static
+ fromPayload
+
+
+ -
+ fromPayload(__namedParameters: {
    error: string;
    error_description: string;
}): GenericError
+
+ -
+
+
Parameters
+
+ -
+
+ __namedParameters:
+ {
    error: string;
    error_description: string;
}
+
+
+ -
+
+ error: string
+
+
+ -
+
+ error_description: string
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/classes/MissingRefreshTokenError.html b/docs/classes/MissingRefreshTokenError.html
new file mode 100644
index 00000000..c7cefce4
--- /dev/null
+++ b/docs/classes/MissingRefreshTokenError.html
@@ -0,0 +1,1547 @@
+
+
+
+
+
+ MissingRefreshTokenError | @auth0/auth0-angular
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Class MissingRefreshTokenError
+
+
+
+
+
+
+
+
+
+
+ Index
+
+
+
+
+
+
+
+ Constructors
+
+
+
+ constructor
+
+
+ -
+ new MissingRefreshTokenError(audience: string, scope: string): MissingRefreshTokenError
+
+ -
+
+
Parameters
+
+ -
+
+ audience: string
+
+
+ -
+
+ scope: string
+
+
+
+
+
+
+
+
+
+
+
+ Properties
+
+
+
+ audience
+
+
+ audience:
+ string
+
+
+
+
+
+
+
+ error:
+ string
+
+
+
+
+
+
+ error_description
+
+
+ error_description:
+ string
+
+
+
+
+
+
+ message
+
+
+ message:
+ string
+
+
+
+
+
+
+
+ name:
+ string
+
+
+
+
+
+
+
+ scope:
+ string
+
+
+
+
+
+
+ Optional
+ stack
+
+
+ stack?:
+ string
+
+
+
+
+
+
+ Static
+ Optional
+ prepareStackTrace
+
+
+ prepareStackTrace?:
+ ((err: Error, stackTraces: CallSite[]) => any)
+
+
+
Type declaration
+
+ -
+
+ -
+ (err: Error,
+ stackTraces: CallSite[]): any
+
+ -
+
+
+
Parameters
+
+ -
+
+ err: Error
+
+
+ -
+
+ stackTraces:
+ CallSite[]
+
+
+
+
+
+ Returns any
+
+
+
+
+
+
+
+
+
+
+
+ Static
+ stackTraceLimit
+
+
+ stackTraceLimit:
+ number
+
+
+
+
+
+ Methods
+
+
+
+ Static
+ captureStackTrace
+
+
+ -
+ captureStackTrace(targetObject: Object,
+ constructorOpt?: Function): void
+
+ -
+
+
+
Parameters
+
+ -
+
+ targetObject:
+ Object
+
+
+ -
+
+ Optional
+ constructorOpt:
+ Function
+
+
+
+
+
+ Returns void
+
+
+
+
+
+
+
+
+ Static
+ fromPayload
+
+
+ -
+ fromPayload(__namedParameters: {
    error: string;
    error_description: string;
}): GenericError
+
+ -
+
+
Parameters
+
+ -
+
+ __namedParameters:
+ {
    error: string;
    error_description: string;
}
+
+
+ -
+
+ error: string
+
+
+ -
+
+ error_description: string
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/classes/PopupCancelledError.html b/docs/classes/PopupCancelledError.html
new file mode 100644
index 00000000..24830a8a
--- /dev/null
+++ b/docs/classes/PopupCancelledError.html
@@ -0,0 +1,1466 @@
+
+
+
+
+
+ PopupCancelledError | @auth0/auth0-angular
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Class PopupCancelledError
+
+
+
+
+
+
+
+
+
+
+ Index
+
+
+
+
+
+
+
+ Constructors
+
+
+
+ constructor
+
+
+
+ -
+
+
Parameters
+
+ -
+
+ popup: Window
+
+
+
+
+
+
+
+
+
+
+
+ Properties
+
+
+
+
+ error:
+ string
+
+
+
+
+
+
+ error_description
+
+
+ error_description:
+ string
+
+
+
+
+
+
+ message
+
+
+ message:
+ string
+
+
+
+
+
+
+
+ name:
+ string
+
+
+
+
+
+
+
+ popup:
+ Window
+
+
+
+
+
+
+ Optional
+ stack
+
+
+ stack?:
+ string
+
+
+
+
+
+
+ Static
+ Optional
+ prepareStackTrace
+
+
+ prepareStackTrace?:
+ ((err: Error, stackTraces: CallSite[]) => any)
+
+
+
Type declaration
+
+ -
+
+ -
+ (err: Error,
+ stackTraces: CallSite[]): any
+
+ -
+
+
+
Parameters
+
+ -
+
+ err: Error
+
+
+ -
+
+ stackTraces:
+ CallSite[]
+
+
+
+
+
+ Returns any
+
+
+
+
+
+
+
+
+
+
+
+ Static
+ stackTraceLimit
+
+
+ stackTraceLimit:
+ number
+
+
+
+
+
+ Methods
+
+
+
+ Static
+ captureStackTrace
+
+
+ -
+ captureStackTrace(targetObject: Object,
+ constructorOpt?: Function): void
+
+ -
+
+
+
Parameters
+
+ -
+
+ targetObject:
+ Object
+
+
+ -
+
+ Optional
+ constructorOpt:
+ Function
+
+
+
+
+
+ Returns void
+
+
+
+
+
+
+
+
+ Static
+ fromPayload
+
+
+ -
+ fromPayload(__namedParameters: {
    error: string;
    error_description: string;
}): GenericError
+
+ -
+
+
Parameters
+
+ -
+
+ __namedParameters:
+ {
    error: string;
    error_description: string;
}
+
+
+ -
+
+ error: string
+
+
+ -
+
+ error_description: string
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/classes/PopupTimeoutError.html b/docs/classes/PopupTimeoutError.html
new file mode 100644
index 00000000..e77cf81c
--- /dev/null
+++ b/docs/classes/PopupTimeoutError.html
@@ -0,0 +1,1463 @@
+
+
+
+
+
+ PopupTimeoutError | @auth0/auth0-angular
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Class PopupTimeoutError
+
+
+
+
+
+
+
+
+
+
+ Index
+
+
+
+
+
+
+
+ Constructors
+
+
+
+ constructor
+
+
+
+ -
+
+
Parameters
+
+ -
+
+ popup: Window
+
+
+
+
+
+
+
+
+
+
+
+ Properties
+
+
+
+
+ error:
+ string
+
+
+
+
+
+
+ error_description
+
+
+ error_description:
+ string
+
+
+
+
+
+
+ message
+
+
+ message:
+ string
+
+
+
+
+
+
+
+ name:
+ string
+
+
+
+
+
+
+
+ popup:
+ Window
+
+
+
+
+
+
+ Optional
+ stack
+
+
+ stack?:
+ string
+
+
+
+
+
+
+ Static
+ Optional
+ prepareStackTrace
+
+
+ prepareStackTrace?:
+ ((err: Error, stackTraces: CallSite[]) => any)
+
+
+
Type declaration
+
+ -
+
+ -
+ (err: Error,
+ stackTraces: CallSite[]): any
+
+ -
+
+
+
Parameters
+
+ -
+
+ err: Error
+
+
+ -
+
+ stackTraces:
+ CallSite[]
+
+
+
+
+
+ Returns any
+
+
+
+
+
+
+
+
+
+
+
+ Static
+ stackTraceLimit
+
+
+ stackTraceLimit:
+ number
+
+
+
+
+
+ Methods
+
+
+
+ Static
+ captureStackTrace
+
+
+ -
+ captureStackTrace(targetObject: Object,
+ constructorOpt?: Function): void
+
+ -
+
+
+
Parameters
+
+ -
+
+ targetObject:
+ Object
+
+
+ -
+
+ Optional
+ constructorOpt:
+ Function
+
+
+
+
+
+ Returns void
+
+
+
+
+
+
+
+
+ Static
+ fromPayload
+
+
+ -
+ fromPayload(__namedParameters: {
    error: string;
    error_description: string;
}): GenericError
+
+ -
+
+
Parameters
+
+ -
+
+ __namedParameters:
+ {
    error: string;
    error_description: string;
}
+
+
+ -
+
+ error: string
+
+
+ -
+
+ error_description: string
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/classes/TimeoutError.html b/docs/classes/TimeoutError.html
new file mode 100644
index 00000000..d3014d19
--- /dev/null
+++ b/docs/classes/TimeoutError.html
@@ -0,0 +1,1394 @@
+
+
+
+
+
+ TimeoutError | @auth0/auth0-angular
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Index
+
+
+
+
+
+
+
+ Constructors
+
+
+
+ constructor
+
+
+
+
+
+ Properties
+
+
+
+
+ error:
+ string
+
+
+
+
+
+
+ error_description
+
+
+ error_description:
+ string
+
+
+
+
+
+
+ message
+
+
+ message:
+ string
+
+
+
+
+
+
+
+ name:
+ string
+
+
+
+
+
+
+ Optional
+ stack
+
+
+ stack?:
+ string
+
+
+
+
+
+
+ Static
+ Optional
+ prepareStackTrace
+
+
+ prepareStackTrace?:
+ ((err: Error, stackTraces: CallSite[]) => any)
+
+
+
Type declaration
+
+ -
+
+ -
+ (err: Error,
+ stackTraces: CallSite[]): any
+
+ -
+
+
+
Parameters
+
+ -
+
+ err: Error
+
+
+ -
+
+ stackTraces:
+ CallSite[]
+
+
+
+
+
+ Returns any
+
+
+
+
+
+
+
+
+
+
+
+ Static
+ stackTraceLimit
+
+
+ stackTraceLimit:
+ number
+
+
+
+
+
+ Methods
+
+
+
+ Static
+ captureStackTrace
+
+
+ -
+ captureStackTrace(targetObject: Object,
+ constructorOpt?: Function): void
+
+ -
+
+
+
Parameters
+
+ -
+
+ targetObject:
+ Object
+
+
+ -
+
+ Optional
+ constructorOpt:
+ Function
+
+
+
+
+
+ Returns void
+
+
+
+
+
+
+
+
+ Static
+ fromPayload
+
+
+ -
+ fromPayload(__namedParameters: {
    error: string;
    error_description: string;
}): GenericError
+
+ -
+
+
Parameters
+
+ -
+
+ __namedParameters:
+ {
    error: string;
    error_description: string;
}
+
+
+ -
+
+ error: string
+
+
+ -
+
+ error_description: string
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/enums/HttpMethod.html b/docs/enums/HttpMethod.html
index 46ab2651..37dc318d 100644
--- a/docs/enums/HttpMethod.html
+++ b/docs/enums/HttpMethod.html
@@ -93,7 +93,7 @@
Defined in
projects/auth0-angular/src/lib/auth.config.ts:13
@@ -263,7 +263,7 @@
Defined in
projects/auth0-angular/src/lib/auth.config.ts:18
@@ -300,7 +300,7 @@
Defined in
projects/auth0-angular/src/lib/auth.config.ts:14
@@ -337,7 +337,7 @@
Defined in
projects/auth0-angular/src/lib/auth.config.ts:19
@@ -374,7 +374,7 @@
Defined in
projects/auth0-angular/src/lib/auth.config.ts:17
@@ -411,7 +411,7 @@
Defined in
projects/auth0-angular/src/lib/auth.config.ts:15
@@ -448,7 +448,7 @@
Defined in
projects/auth0-angular/src/lib/auth.config.ts:16
diff --git a/docs/functions/isHttpInterceptorRouteConfig.html b/docs/functions/isHttpInterceptorRouteConfig.html
index 5207e80b..1e8318f4 100644
--- a/docs/functions/isHttpInterceptorRouteConfig.html
+++ b/docs/functions/isHttpInterceptorRouteConfig.html
@@ -177,7 +177,7 @@
Defined in
projects/auth0-angular/src/lib/auth.config.ts:35
@@ -479,6 +479,34 @@
>AuthState
+
+ AuthenticationError
+
+
+ GenericError
+
+
+ MfaRequiredError
+
+
+ MissingRefreshTokenError
+
+
+ PopupCancelledError
+
+
+ PopupTimeoutError
+
+
+ TimeoutError
+
+
+ AuthenticationError
+
+
+ GenericError
+
+
+ MfaRequiredError
+
+
+ MissingRefreshTokenError
+
+
+ PopupCancelledError
+
+
+ PopupTimeoutError
+
+
+ TimeoutError
+
+ Thrown when handling the redirect callback fails, will be one of + Auth0's Authentication API's Standard Error Responses: + https://auth0.com/docs/api/authentication?javascript#standard-error-responses +
+