Skip to content
This repository has been archived by the owner on Aug 28, 2023. It is now read-only.

passReqToCallback does not work with bearer strategy #254

Closed
jes5e opened this issue Nov 17, 2016 · 2 comments
Closed

passReqToCallback does not work with bearer strategy #254

jes5e opened this issue Nov 17, 2016 · 2 comments
Labels

Comments

@jes5e
Copy link
Contributor

jes5e commented Nov 17, 2016

When 'passReqToCallback' is set to true, the callback passed in to a new strategy should get called with the three param option (req, user, done). It does not. Instead the two param option is always called (user, done).

@jes5e
Copy link
Contributor Author

jes5e commented Nov 17, 2016

I just submitted a pull request for this

@lovemaths
Copy link
Contributor

Delivered in 3.0.4

@brentschmaltz brentschmaltz added this to the 3.0.4 milestone Feb 28, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants