Roy Paterson

Results 18 comments of Roy Paterson

Note when the process exits the exit code is `0`.

/samples/sample_exceptions.js and /samples/sample_perpertuum_mobile.js _do_ work, but /samples/sample_sandboxing.js does not - it prints only `[Malcolm] Ha ha ha! I am taking over your event loop, Albert. Ha ha ha!` and then...

So :ext_method gets passed a key, an operator, and a value. To build the ORDER BY clause you have none of those things. I think this is going to require...

With my PR #281 the output of your test t.js above is: ``` bash rpaterson@baloo2:nodeunit (domains)$ dist/nodeunit/bin/nodeunit t.js t.js ✖ test TypeError: Cannot set property 'a' of undefined at [object...

Those tools seem like a lot more low-level, complicated, and powerful than supertokens. The promise of supertokens is to do just what I need and not complicated things with lots...

Just tried it and you can specify the auth token instead of `password` and it works fine. So no code changes needed, maybe just update the README.