Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "core/middleware"

Index

Variables

Const LAUNCH_TIME

LAUNCH_TIME: number = new Date().getTime()

Functions

cleanupFormFilesCallback

  • cleanupFormFilesCallback(req: any, res: any): cleanupFormFiles

configure

  • configure(app: any): Promise<void>

createSessionMiddleware

  • createSessionMiddleware(sessionStore: any): Promise<RequestHandler>

createSessionStore

  • createSessionStore(): any

findOrCreateSessionKey

  • findOrCreateSessionKey(): Promise<string>

getOrCreateSessionSecret

  • getOrCreateSessionSecret(): Promise<string>

promisifySession

  • promisifySession(): void

setupNunjucks

  • setupNunjucks(app: any): Environment

Generated using TypeDoc