Lance Whatley

Results 6 comments of Lance Whatley

When can this get merged in master?

Fair enough @jonchurch and @dougwilson, I made changes to only return promises if a callback is not provided to prevent unhandled rejections and reinstate returning `this` if a callback is...

Darn, this makes sense @dougwilson. I guess short of implementing a custom `Promise` class that contains properties of the calling session (and each subsequent promise created by `.then`, `.catch`, etc....

https://github.com/mjpearson/passport-slack/pull/44

@greggmojica see the readme updates in #44, just remove identity scopes when using custom scopes (not sure if this package is still updated but if we could merge this it...

Also in https://github.com/mjpearson/passport-slack/pull/44 with some extra info in README about custom scopes and incoming webhook support