@squidcloud/backend
Preparing search index...
SecureApiAction
Type Alias SecureApiAction
SecureApiAction
:
|
(
(
context
:
ApiCallContext
)
=>
boolean
|
Promise
<
boolean
>
)
|
(
()
=>
boolean
|
Promise
<
boolean
>
)
A function that determines access to an API call, optionally using the call context.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
@squidcloud/backend
Loading...
A function that determines access to an API call, optionally using the call context.