Craig Leinoff

Results 12 comments of Craig Leinoff

I'm confused about this as well... But @weeco's code doesn't really look much like the current Nest documentation (`export class AuthModule implements NestModule` isn't something that you see ever in...

@kamilmysliwiec Thanks very much. Sorry, I hadn't intended to push you into giving a more thorough review, but I appreciate it very much. I'll try to replicate @weeco's functionality for...

@nielsmeima Hello, I just wanted to throw in my support for at least seeing your examples, even if they're ugly!

@synapdk Thanks for sharing -- I've been trying to get Sessions working with Google OAuth2 for a long time. I have been busy with another project but am getting back...

There might be a flaw in my reasoning, but I believe this can be accomplished by specifying extra properties on your entity, and then implementing the `@AfterLoad()` decoration? Such as:...

@duprez Just making sure you saw my work-around on Feb 16, if this is holding up your dev.

@duprez Ah, I understand now. That is tricky, yes. :( Thanks for the explainer; I'm afraid I don't have a better suggestion. :(

Hey @Swingline0, thanks so much. I was using one in Firefox that was similar and worked well, called [Temporary Containers](https://addons.mozilla.org/en-US/firefox/addon/temporary-containers/)... It doesn't look like there's a version for Chrome, however....

@Lou1415926 Thanks so much for the reply. >If your worker service's publish field is configured, ... Nope, luckily not here! >For the worker service, likely you have exec: true; whereas...

@Lou1415926 Thank you again. One point of confusion is that I'm actually not creating a Scheduled Job's manifest. I'm adding another "backend-service" service. It would run permanently and handle its...