mftsccs-browser 2.2.38-beta → 2.2.40-beta

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/README.md CHANGED
@@ -554,7 +554,7 @@ await init({
554
554
 
555
555
  // Optional: Custom configuration
556
556
  identificationKey: 'your-app-key'
557
- });
557
+ }, "", "", "", true, "", undefined, { accessControl: true }, {}, "https://your-access-api.com");
558
558
  ```
559
559
 
560
560
  ### Environment Variables