authentication-adal-pkg
Advanced tools
Comparing version 1.0.26 to 1.0.27
@@ -106,3 +106,3 @@ 'use strict'; | ||
tenant: tenant, | ||
clientIdNative: clientIdNativeWeb, | ||
clientIdNative: clientIdWeb, | ||
redirectUri: redirectUriWeb, | ||
@@ -109,0 +109,0 @@ loginResource: loginResource |
{ | ||
"name": "authentication-adal-pkg", | ||
"version": "1.0.26", | ||
"version": "1.0.27", | ||
"description": "An authentication SDK based on MS ADAL ", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
67331