@startbahn/startrail-sdk-js 1.23.1 → 1.23.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/startrail-sdk.js +1 -1
- package/package.json +1 -1
package/dist/startrail-sdk.js
CHANGED
|
@@ -164597,7 +164597,7 @@ const torusConfig = (config) => {
|
|
|
164597
164597
|
showOnModal: false
|
|
164598
164598
|
},
|
|
164599
164599
|
[config.auth0TorusConfigKey]: {
|
|
164600
|
-
name: '
|
|
164600
|
+
name: 'email',
|
|
164601
164601
|
typeOfLogin: 'email_password',
|
|
164602
164602
|
description: 'login.buttonText',
|
|
164603
164603
|
clientId: config.auth0ClientId,
|