Protontype Reference API
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Auth
Middleware
express
middleware
Funtion
model
Name
proton
Application
authenticate
config
Middlewares
init
author
Humberto Machado
Hierarchy
ProtonMiddleware
AuthMiddleware
Index
Properties
express
middleware
Funtion
model
Name
proton
Application
Methods
authenticate
config
Middlewares
init
Properties
Protected
express
express
:
Express.Application
middleware
Funtion
middleware
Funtion
:
Express.RequestHandler
model
Name
model
Name
:
string
Protected
proton
Application
proton
Application
:
ProtonApplication
Methods
authenticate
authenticate
(
)
:
express.Handler
Returns
express.Handler
config
Middlewares
config
Middlewares
(
)
:
void
Returns
void
init
init
(
protonApplication
:
ProtonApplication
)
:
ProtonMiddleware
Parameters
protonApplication:
ProtonApplication
Returns
ProtonMiddleware
Generated using
TypeDoc
Humberto Machado