authentication secrets
injected api use to handle the user related operations
allowed user type
injected logger used to handle the logging
request context [headers, body, params, query].
200 Status OK
This validator will check if the user type is allowed to use the operation by applying the following steps in sequence:
Authenticate user
Check if user type is allowed to use the operation
401 NBError Unauthorized
403 NBError Forbidden
Generated using TypeDoc
Validate user type validator