authenticate secret
injected authenticate function
injected API use to handle the organization related operations
Optional
allowallow empty orgId (return 200)
which field to get the organization id from
injected logger used to handle the logging
request context [headers, body, params, query].
200 Status OK
This validator checks if the user is in the organization by applying the following steps in sequence:
Authenticate the user (authenticate)
Get user organizations (organizationAPI.getUserOrganizations)
Check if the user is in the organization
401 NBError Unauthorized
403 NBError Forbidden
404 NBError Not Found
Generated using TypeDoc
Is user organization validator