Preparing search index...
The search index is not available
@auth0/auth0-angular
@auth0/auth0-angular
AuthGuard
Class AuthGuard
Implements
CanActivate
CanLoad
CanActivateChild
Index
Constructors
constructor
Methods
can
Activate
can
Activate
Child
can
Load
Constructors
constructor
new
Auth
Guard
(
auth
)
:
AuthGuard
Parameters
auth
:
AuthService
<
AppState
>
Returns
AuthGuard
Methods
can
Activate
can
Activate
(
next
,
state
)
:
Observable
<
boolean
>
Parameters
next
:
ActivatedRouteSnapshot
state
:
RouterStateSnapshot
Returns
Observable
<
boolean
>
can
Activate
Child
can
Activate
Child
(
childRoute
,
state
)
:
Observable
<
boolean
>
Parameters
childRoute
:
ActivatedRouteSnapshot
state
:
RouterStateSnapshot
Returns
Observable
<
boolean
>
can
Load
can
Load
(
route
,
segments
)
:
Observable
<
boolean
>
Parameters
route
:
Route
segments
:
UrlSegment
[]
Returns
Observable
<
boolean
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
can
Activate
can
Activate
Child
can
Load
@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...