You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I get TypeError: Strategy is not a constructor error.
Looking at the code I actually don't see any strategy exports there. Docs outdated?
The text was updated successfully, but these errors were encountered:
yentsun
changed the title
seems like require('passport-mock') doesn't return a strategy any more
seems like require('passport-mock').Strategy doesn't return a strategy any more
Sep 8, 2017
When trying to do what is described in the docs:
I get
TypeError: Strategy is not a constructor
error.Looking at the code I actually don't see any strategy exports there. Docs outdated?
The text was updated successfully, but these errors were encountered: