@eid-easy/eideasy-widget 2.158.0 → 2.160.0

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/index.html CHANGED
@@ -172,8 +172,8 @@
172
172
  countryCode: 'EE', // ISO 3166 two letter country code
173
173
  language: 'en', // ISO 639-1 two letter language code,
174
174
  sandbox: true,
175
- clientId: 'SNcycaJFfibUABHrbx6c51YRqSiV76Nz',
176
- docId: '3O1jo9G0a85YoaVU85n3rhSywTIL9Q7POjbK2TG9',
175
+ clientId: '9kKmNtYQ7LDOlHvasAE9oYQ0gKS4V4Bl',
176
+ docId: 'eXEcQVP2HuniXQopVT8eQXSffgPgkpd7LeFCPETi',
177
177
  apiEndpoints: {
178
178
  // base: () => 'http://localhost:8000',
179
179
  base: () => 'https://id.eideasy.eu',
@@ -256,7 +256,8 @@
256
256
  fieldAutocomplete: true,
257
257
  // waitForChallengeCode: true,
258
258
  mode,
259
- // showSignaturePolicyLink: false,
259
+ //showSignaturePolicyLink: false,
260
+ //showPoweredByEidEasyLink: false,
260
261
  // uiTheme: {
261
262
  // colorPrimary: '#d51111',
262
263
  // colorSecondary: '#00ff00',