kaven-utils - v5.5.1
Preparing search index...
CreateExpressAuthentication
Function CreateExpressAuthentication
CreateExpressAuthentication
(
authentication
:
KavenAuthentication
,
)
:
{
auth
:
(
req
:
Request
,
res
?:
Response
<
any
,
Record
<
string
,
any
>
>
,
)
=>
Promise
<
boolean
>
;
handler
:
RequestHandler
;
}
Parameters
authentication
:
KavenAuthentication
Returns
{
auth
:
(
req
:
Request
,
res
?:
Response
<
any
,
Record
<
string
,
any
>
>
,
)
=>
Promise
<
boolean
>
;
handler
:
RequestHandler
;
}
Since
4.1.0
Version
2022-09-20
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
kaven-utils - v5.5.1
Loading...
Since
4.1.0
Version
2022-09-20