json([ 'message' => trans(Password::INVALID_USER), 'errors' => [ 'email' => [trans(Password::INVALID_USER)], ], ], 422); } }