Open jonniedarko opened 8 years ago
I have a custom badRequest message for my 'signup' strategy that I am passing using badRequestMessage option but it still returns "Bad Request" when I have no password or username instead of the option I supplied.
badRequestMessage
I have a custom badRequest message for my 'signup' strategy that I am passing using
badRequestMessage
option but it still returns "Bad Request" when I have no password or username instead of the option I supplied.