You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.The text was updated successfully, but these errors were encountered: