Open sylvainlap opened 9 years ago
With sails permissions v1.4.5, if I call res.ok() without any data
does this happen in sails without sails-permissions?
no, without sails permissions, I can call res.ok() without any arguments.
+1 I have the same issue with sails-permissions 2.1.11
+1 Totally the same issue! "sails": "~0.12.7", "sails-permissions": "^2.2.0" "sails-auth": "^2.1.3",
With sails permissions v1.4.5, if I call res.ok() without any data, I get this error: