Search
Preparing search index...
The search index is not available
alakajam
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"core/middleware"
External module "core/middleware"
Index
Variables
LAUNCH_
TIME
Functions
cleanup
Form
Files
Callback
configure
create
Session
Middleware
create
Session
Store
find
OrCreate
Session
Key
get
OrCreate
Session
Secret
promisify
Session
setup
Nunjucks
Variables
Const
LAUNCH_
TIME
LAUNCH_
TIME
:
number
= new Date().getTime()
Functions
cleanup
Form
Files
Callback
cleanup
Form
Files
Callback
(
req
:
any
, res
:
any
)
:
cleanupFormFiles
Parameters
req:
any
res:
any
Returns
cleanupFormFiles
configure
configure
(
app
:
any
)
:
Promise
<
void
>
Parameters
app:
any
Returns
Promise
<
void
>
create
Session
Middleware
create
Session
Middleware
(
sessionStore
:
any
)
:
Promise
<
RequestHandler
>
Parameters
sessionStore:
any
Returns
Promise
<
RequestHandler
>
create
Session
Store
create
Session
Store
(
)
:
any
Returns
any
find
OrCreate
Session
Key
find
OrCreate
Session
Key
(
)
:
Promise
<
string
>
Returns
Promise
<
string
>
get
OrCreate
Session
Secret
get
OrCreate
Session
Secret
(
)
:
Promise
<
string
>
Returns
Promise
<
string
>
promisify
Session
promisify
Session
(
)
:
void
Returns
void
setup
Nunjucks
setup
Nunjucks
(
app
:
any
)
:
Environment
Parameters
app:
any
Returns
Environment
Globals
"core/middleware"
LAUNCH_
TIME
cleanup
Form
Files
Callback
configure
create
Session
Middleware
create
Session
Store
find
OrCreate
Session
Key
get
OrCreate
Session
Secret
promisify
Session
setup
Nunjucks
Generated using
TypeDoc