@auth0-kits/server
Advanced tools
Comparing version 1.3.12 to 1.3.13
{ | ||
"name": "@auth0-kits/server", | ||
"version": "1.3.12", | ||
"version": "1.3.13", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -229,3 +229,3 @@ const querystring = require('querystring'); | ||
} = {}) { | ||
this.tracer.trace('linkAccounts', { primaryAccountUserId, secondaryToken }); | ||
this.tracer.trace('linkAccounts', { primaryAccountUserId, provider, secondaryUserId }); | ||
@@ -232,0 +232,0 @@ let managementToken; |
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
12726