Anchorage API reference
Documentation
GitHub
Preparing search index...
@proofoftech/flowsafe
index
createAuditProxyHandler
Function createAuditProxyHandler
createAuditProxyHandler
(
options
:
{
attribution
:
AuditProxyAttribution
;
deploymentIdentitySecret
:
string
;
queue
:
AuditQueue
<
InfrastructureAuditEnvelope
>
;
}
,
)
:
(
request
:
Request
)
=>
Promise
<
Response
>
Parameters
options
:
{
attribution
:
AuditProxyAttribution
;
deploymentIdentitySecret
:
string
;
queue
:
AuditQueue
<
InfrastructureAuditEnvelope
>
;
}
Returns
(
request
:
Request
)
=>
Promise
<
Response
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Documentation
GitHub
Anchorage API reference
Loading...