injected password validate strategy
injected function use to check if email is taken
which request field to check to get email value
injected logger used to handle the logging
request context [headers, body, params, query].
200 Status OK
This validator will check if required fields are provided by applying the following steps in sequence:
1.1. Validate email and password then return 200 Status OK
2.1. Validate provider and providerId then return 200 Status OK
400 NBError Bad Request
Generated using TypeDoc
Has required fields validator