Search
Preparing search index...
The search index is not available
norsebooks
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
norsebooks
guards/session-optional.guard
SessionOptionalGuard
Class SessionOptionalGuard
A guard for an optional user session.
Hierarchy
SessionOptionalGuard
Implements
CanActivate
Index
Constructors
constructor
Methods
can
Activate
Constructors
constructor
new
Session
Optional
Guard
(
sessionService
:
SessionService
)
:
SessionOptionalGuard
Parameters
sessionService:
SessionService
Returns
SessionOptionalGuard
Methods
can
Activate
can
Activate
(
context
:
ExecutionContext
)
:
Promise
<
boolean
>
Parameters
context:
ExecutionContext
Returns
Promise
<
boolean
>
Modules
guards/session-
optional.guard
Session
Optional
Guard
constructor
can
Activate
Generated using
TypeDoc
A guard for an optional user session.