@adastradev/user-management-sdk
Advanced tools
Comparing version 4.1.0-beta.1677873419391 to 4.1.0-beta.1692207282739
@@ -120,2 +120,4 @@ "use strict"; | ||
delete userAttributes['custom:tenant_id']; | ||
delete userAttributes['custom:user_id']; | ||
delete userAttributes['custom:role']; | ||
that.cognitoUser.completeNewPasswordChallenge(newPassword, userAttributes, { | ||
@@ -122,0 +124,0 @@ onFailure: function (err) { |
{ | ||
"name": "@adastradev/user-management-sdk", | ||
"version": "4.1.0-beta.1677873419391", | ||
"version": "4.1.0-beta.1692207282739", | ||
"description": "Astra user management SDK for JavaScript in the browser and Node.js", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
Sorry, the diff of this file is not supported yet
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
62646
819