Sylvain LAPENDRY

Results 16 comments of Sylvain LAPENDRY

I played with the source code, and the error comes from an EMFILE error: too many open files. ``` { [Error: EMFILE: too many open files, open 'D:\DEV\WORKSPACE\refab\node_modules\nodal\node_modules\inquirer\node_modules\string-width\node_modules\is-fullwidth-code-point\node_modules\number-is-nan\license'] errno: -4066,...

no, without sails permissions, I can call res.ok() without any arguments.

securityLevel is a CORS options in sails. What is the connection ?

It has been fixed by https://github.com/tjwebb/sails-auth/pull/100

Yes, it worked. Thanks ! And is that possible to set the identifier as another attribute, for example the username instead of the email ?