Const
Plugin that adds an on-route hook for routes under the specified prefix which authenticates the jwt to other pre-handlers.
The fastify instance that the pre-handler will be added to.
Object that contains specific properties to configure the request.
Function that signals that the plugin has completed its operations.
Plugin that adds an on-route hook for routes under the specified prefix which authenticates the jwt to other pre-handlers.