Lorenzo Sicilia
Lorenzo Sicilia
Hi there, I looked into /auth/refresh/token and I came out with something like that: ``` ... function pick (o, ...props) { return Object.assign({}, ...props.map(prop => ({[prop]: o[prop]}))); } // Provider...
fair enough @ekryski, I will wait for the 0.8 :)
You can have a look here: https://github.com/node-cron/node-cron/compare/v2.0.3...v3.0.0
@jakeleventhal I'm not the maintainer, I'm just saying where you can check the changes if no changelog is available
I'm not sure I got what you mean, but I feel it's more likely a wrong usage of the concatenation rather than a bug. Are you sure of the second...
not related to fluent-json-schema
good point @halex2005 IMO until we don't have a validator eg. AJV there isn't too much value. On the other hand in order to support draft 7 and draft 8...
A more updated issue on AJV side: https://github.com/ajv-validator/ajv/issues/1198
Thank you @Uzlopak!
Not related to fluent-json-schema