@aoberoi/passport-slack
Advanced tools
Comparing version 2.0.0-beta.3 to 2.0.0-beta.5
@@ -55,2 +55,3 @@ "use strict"; | ||
super(Object.assign({}, resolvedOptions, overrideOptions), wrapVerify(verify, resolvedOptions.passReqToCallback)); | ||
this.name = resolvedOptions.name; | ||
this.slack = { | ||
@@ -57,0 +58,0 @@ profileURL: resolvedOptions.profileURL, |
{ | ||
"name": "@aoberoi/passport-slack", | ||
"version": "2.0.0-beta.3", | ||
"version": "2.0.0-beta.5", | ||
"description": "Slack authentication strategy for Passport", | ||
@@ -5,0 +5,0 @@ "main": "dist/strategy.js", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
28541
370