Jeff Wilcox

Results 62 comments of Jeff Wilcox

Thanks - I'll check the underlying JSON responses from foursquare. Sometimes, for performance reasons, this data is slow to be re-cached by their system.

I'm not sure which dependency is causing the problem, but I'm also using `passport-azure-ad`, and while it has a dependency on this latest version of `passport`, something else is bringing...

If the cookie isn't lost, think about other situations that might impact: - Are you setting the cookie domain? - Are you trying to set properties like HTTP only? -...

Seems like this is value-add that you'd need to create depending on your session store, along with an index... so when passport calls your deserialize user method (or in your...

Hi, You want to configure the alternate username property for your 2nd instance. For your 2nd passport instance roomPassport, if you want to be able to work with `req.roomUser`, use...

@ElenaForester I bet our prior Ember app is being included in the default version, even if you don't have your own ember app deployed... There's already some dynamic code in...

Yesterday I merged a set of updates from the internal repo, it's getting closer to being useful again, but not there quite yet. At a high level I am: -...

The public project is now where the Microsoft equivalent system is running from... though, the monolith is still riddled with likely edge cases, issues, no good tests, the list goes...

Thanks so much for this ✉️ mail improvement. Reviewing in our internal environment, which recently moved to a different GitHub platform, and makes this much easier for us.