Jeremy Walker
Jeremy Walker
(potentially/maybe/if you ultimately decide to use the changes)
It seems to me the real bug here isn't that `req.user` can be undefined: the real problem is that many different things can all go wrong, and there's no diagnostic...
As I said, I'd be happy to, but I never waste time on PRs that maintainers don't want. Until a project maintainer indicates that such a warning would actually be...
Great solution @StephenGrider. I too am using GraphQL with Password, and I'm amazed at how difficult it is! A simple `passport.authenticateWithCredentials` method that's completely divorced from the HTTP layer should...
I asked about this on Stack Overflow and someone there posted a solution. A basic Passport function would be more ideal, but in the meantime this solution works, so hopefully...
While I'm sure it'd be nigh impossible to make the tool import what it exports, surely it wouldn't be _too_ hard to serialize the current state of the app into...
P.S. A stretch goal would be: 4. Add an option to save to localStorage instead of making people copy/paste JSON text
There is no code ... yet. I was just saying that hypothetically a basic implementation, like the one I described, seems very doable.
Thanks! On Fri, Nov 15, 2019 at 5:50 AM Claudio Cicali wrote: > Hey @machineghost > > thanks for the questions (I should consider adding the answers to the >...
Well, however you do it, if you want to be successful I think you *need* to publish _some_ metrics at _some_ point. It's ok if JSON5 *is* slower, as long...