@myxtra/authentication-green 2.22.0 → 2.23.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/README.md CHANGED
@@ -139,6 +139,7 @@ type Config = {
139
139
  icon: string; // Icon to show in front of the text (see disclaimer below)
140
140
  }>;
141
141
  country?: 'BE' | 'FR'; // Show options from specific country. Defaults to 'BE'
142
+ bouHeaders?: Record<string, string>; // The `bouHeaders` property allows you to specify custom headers that will be included in all requests made by the authentication component. Ex: bouHeaders: { customHeader: '1234' }
142
143
  };
143
144
  ```
144
145
 
@@ -11,7 +11,7 @@ var Je = (e, t, s, r) => ({
11
11
  return a(e, t, r);
12
12
  }
13
13
  });
14
- import { r as f, j as i, u as Hs, a as Ks, b as pe, g as jt, P as Nt, c as ss, d as Gs, e as qs, E as Ws, C as Vs } from "./index-X1PCnU9t.js";
14
+ import { r as f, j as i, u as Hs, a as Ks, b as pe, g as jt, P as Nt, c as ss, d as Gs, e as qs, E as Ws, C as Vs } from "./index-CV2Ketpq.js";
15
15
  var Ke = class {
16
16
  constructor() {
17
17
  this.listeners = /* @__PURE__ */ new Set(), this.subscribe = this.subscribe.bind(this);