authentication-adal-pkg
Advanced tools
Comparing version 1.0.27 to 1.0.28
@@ -106,3 +106,3 @@ 'use strict'; | ||
tenant: tenant, | ||
clientIdNative: clientIdWeb, | ||
clientId: clientIdWeb, | ||
redirectUri: redirectUriWeb, | ||
@@ -109,0 +109,0 @@ loginResource: loginResource |
{ | ||
"name": "authentication-adal-pkg", | ||
"version": "1.0.27", | ||
"version": "1.0.28", | ||
"description": "An authentication SDK based on MS ADAL ", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
67325