A pre-configured MonoCloudBackendNodeClient instance.
Optionaloptions: ProtectApiRequestOptions<Options for extracting tokens and certificates from the request.
Creates a Fastify onRequest hook factory for protecting API routes.
A new MonoCloudBackendNodeClient is created from the provided options, or from environment variables.
Optionaloptions: ProtectApiRequestOptions<Options for extracting tokens and certificates from the request.
Creates a Fastify
onRequesthook factory for protecting API routes using a pre-configured client.