@toruslabs/customauth
Advanced tools
Comparing version 19.1.1 to 19.1.2
@@ -1081,3 +1081,2 @@ import _defineProperty from '@babel/runtime/helpers/defineProperty'; | ||
connection: loginToConnectionMap[this.params.typeOfLogin], | ||
web3auth_client_id: this.params.web3AuthClientId, | ||
scope: this.SCOPE, | ||
@@ -1084,0 +1083,0 @@ response_type: this.RESPONSE_TYPE, |
@@ -36,3 +36,2 @@ 'use strict'; | ||
connection: helpers.loginToConnectionMap[this.params.typeOfLogin], | ||
web3auth_client_id: this.params.web3AuthClientId, | ||
scope: this.SCOPE, | ||
@@ -39,0 +38,0 @@ response_type: this.RESPONSE_TYPE, |
@@ -34,3 +34,2 @@ import _objectSpread from '@babel/runtime/helpers/objectSpread2'; | ||
connection: loginToConnectionMap[this.params.typeOfLogin], | ||
web3auth_client_id: this.params.web3AuthClientId, | ||
scope: this.SCOPE, | ||
@@ -37,0 +36,0 @@ response_type: this.RESPONSE_TYPE, |
{ | ||
"name": "@toruslabs/customauth", | ||
"version": "19.1.1", | ||
"version": "19.1.2", | ||
"description": "CustomAuth login with torus to get user private key", | ||
@@ -5,0 +5,0 @@ "main": "dist/lib.cjs/index.js", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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
672116
8535