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