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
When you click on the Log in With Twitter button, I get the following error
/home/larz/Desktop/omg/node_modules/passport/lib/passport/context/http/actions.js:91
this.next(err);
^
TypeError: Property 'next' of object #<Context> is not a function
at Context.actions.error (/home/larz/Desktop/omg/node_modules/passport/lib/passport/context/http/actions.js:91:8)
at OAuthStrategy.authenticate (/home/larz/Desktop/omg/node_modules/passport-twitter/node_modules/passport-oauth/lib/passport-oauth/strategies/oauth.js:183:30)
at exports.OAuth.getOAuthRequestToken (/home/larz/Desktop/omg/node_modules/passport-twitter/node_modules/passport-oauth/node_modules/oauth/lib/oauth.js:512:17)
at passBackControl (/home/larz/Desktop/omg/node_modules/passport-twitter/node_modules/passport-oauth/node_modules/oauth/lib/oauth.js:368:13)
at IncomingMessage.exports.OAuth._performSecureRequest.request.on.callbackCalled (/home/larz/Desktop/omg/node_modules/passport-twitter/node_modules/passport-oauth/node_modules/oauth/lib/oauth.js:380:9)
at IncomingMessage.EventEmitter.emit (events.js:126:20)
at IncomingMessage._emitEnd (http.js:366:10)
at HTTPParser.parserOnMessageComplete [as onMessageComplete] (http.js:149:23)
at CleartextStream.socketOnData [as ondata] (http.js:1447:20)
at CleartextStream.CryptoStream._push (tls.js:544:27)
And when I click on Sign in With Facebook, I get the following:
The text was updated successfully, but these errors were encountered:
When you click on the Log in With Twitter button, I get the following error
And when I click on Sign in With Facebook, I get the following:
The text was updated successfully, but these errors were encountered: