@beam3_dev/api_module 0.0.116 → 0.0.117

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/wb3Api.js CHANGED
@@ -1964,7 +1964,7 @@ function nt(e, t = void 0, n = void 0) {
1964
1964
  onComplete(l) {
1965
1965
  console.log("response", l);
1966
1966
  const p = typeof l == "string" ? JSON.parse(l)?.x3ds_service_redirect_url : l?.x3ds_service_redirect_url;
1967
- p ? f(p, {
1967
+ `${i}/login/?service=${p}` ? f(p, {
1968
1968
  method: "POST",
1969
1969
  headers: {
1970
1970
  ENO_CSRF_TOKEN: e.token,