@eid-easy/eideasy-widget 2.123.0 → 2.124.1

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
@@ -166,7 +166,7 @@
166
166
  language: 'en', // ISO 639-1 two letter language code,
167
167
  sandbox: true,
168
168
  clientId: '9kKmNtYQ7LDOlHvasAE9oYQ0gKS4V4Bl',
169
- docId: 'dotCNnZ8wHRoJaeLkIeOHfBbeXadWsFjtmyrS9ZD',
169
+ docId: '960YIqEAcmMHwOlqf6dDJbk8wEWO0IFEWA8AlIg7',
170
170
  apiEndpoints: {
171
171
  // base: () => 'http://localhost:8000',
172
172
  base: () => 'https://id.eideasy.eu',
@@ -0,0 +1 @@
1
+ <!doctype html><meta charset="utf-8"><title>eideasy-widget demo</title><script src="./eideasy-widget.umd.js"></script><script>console.log(eideasy-widget)</script>