Preparing search index...
The search index is not available
@auth0/auth0-angular
@auth0/auth0-angular
AuthHttpInterceptor
Class AuthHttpInterceptor
Implements
HttpInterceptor
Index
Constructors
constructor
Methods
intercept
Constructors
constructor
new
Auth
Http
Interceptor
(
configFactory
,
auth0Client
,
authState
,
authService
)
:
AuthHttpInterceptor
Parameters
configFactory
:
AuthClientConfig
auth0Client
:
Auth0Client
authState
:
AuthState
authService
:
AuthService
<
AppState
>
Returns
AuthHttpInterceptor
Methods
intercept
intercept
(
req
,
next
)
:
Observable
<
HttpEvent
<
any
>
>
Parameters
req
:
HttpRequest
<
any
>
next
:
HttpHandler
Returns
Observable
<
HttpEvent
<
any
>
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
intercept
@auth0/auth0-angular
HttpMethod
AbstractNavigator
Auth0ClientFactory
AuthClientConfig
AuthGuard
AuthHttpInterceptor
AuthModule
AuthService
AuthState
AuthenticationError
GenericError
InMemoryCache
LocalStorageCache
MfaRequiredError
MissingRefreshTokenError
PopupCancelledError
PopupTimeoutError
TimeoutError
User
AppState
AuthConfig
Loading...